This commit is contained in:
Lukian 2024-10-30 11:36:17 +01:00
parent c5dd865151
commit 3135f1f849
2 changed files with 2 additions and 6 deletions

View file

@ -2,7 +2,7 @@ hide_cursor = true
background {
monitor =
path = ~/.config/hypr/wallpapers/lucy.png
path = ~/.config/hypr/wallpapers/makima.jpg
# color = rgba(25, 20, 20, 1.0)
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations

6
.zshrc
View file

@ -70,7 +70,7 @@ ZSH_THEME="bira"
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git zsh-256color zsh-autosuggestions zsh-interactive-cd zsh-navigation-tools zsh-syntax-highlighting)
plugins=(git zsh-256color zsh-autosuggestions zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh
@ -103,10 +103,6 @@ source $ZSH/oh-my-zsh.sh
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# Launch fastfetch at start
# fastfetch
# BEGIN opam configuration
# This is useful if you're using opam as it adds:
# - the correct directories to the PATH