diff options
Diffstat (limited to 'dotfiles/hyprland')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 2 | ||||
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprlock.conf | 1 | ||||
| -rw-r--r-- | dotfiles/hyprland/.config/waypaper/config.ini | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 61ecfd4..7249a5b 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -23,7 +23,7 @@ exec-once = /usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ss exec-once = dunst > ~/.local/var/log/dunst-$(date +%Y-%m-%d-%H%M%S).log 2>&1 # Desktop appearance -exec-once = swww-daemon && sleep 1 && swww img ~/pictures/wallpaper/trondheim-norway.jpg +exec-once = awww-daemon && sleep 1 && awww img ~/pictures/wallpaper/trondheim-norway.jpg # Background services exec-once = hypridle > ~/.local/var/log/hypridle-$(date +%Y-%m-%d-%H%M%S).log 2>&1 diff --git a/dotfiles/hyprland/.config/hypr/hyprlock.conf b/dotfiles/hyprland/.config/hypr/hyprlock.conf index a4ce90e..3751045 100644 --- a/dotfiles/hyprland/.config/hypr/hyprlock.conf +++ b/dotfiles/hyprland/.config/hypr/hyprlock.conf @@ -2,7 +2,6 @@ # Warm, earthy colors from dupre-theme.el general { - disable_loading_bar = false hide_cursor = true } diff --git a/dotfiles/hyprland/.config/waypaper/config.ini b/dotfiles/hyprland/.config/waypaper/config.ini index 83b9ea4..efe2270 100644 --- a/dotfiles/hyprland/.config/waypaper/config.ini +++ b/dotfiles/hyprland/.config/waypaper/config.ini @@ -2,7 +2,7 @@ language = en folder = ~/pictures/wallpaper monitors = All -wallpaper = ~/pictures/wallpaper/trondheim-norway.jpg +wallpaper = ~/pictures/wallpaper/imminent.jpg show_path_in_tooltip = True backend = swww fill = fill |
