Wallpaper fixes.

This commit is contained in:
duma97
2025-11-22 00:16:21 +04:00
parent cd05b2d333
commit fcb83e2d26
4 changed files with 270 additions and 27 deletions
+4 -3
View File
@@ -19,8 +19,9 @@ workspace = 9, monitor:eDP-1
workspace = 10, monitor:eDP-1
# Autostart
exec-once = caelestia shell -d # Caelestia shell (replaces waybar)
exec-once = hyprpaper
exec-once = waypaper --restore # Restore wallpaper first
exec-once = sleep 1 && ~/.config/hypr/sync-caelestia-wallpaper.sh # Sync Caelestia's wallpaper reference
exec-once = sleep 1 && caelestia shell -d # Caelestia shell (replaces waybar) - start after wallpaper loads
exec-once = hyprctl setcursor Adwaita 24 # Needed on NixOS
exec-once = mkdir -p $HOME/Pictures/Screenshots
@@ -233,7 +234,7 @@ bind = $mainMod, B, exec, $browser
bind = $mainMod, V, exec, $vscode
bind = $mainMod, T, exec, $telegram
bind = $mainMod, S, exec, $spotify
bind = $mainMod, W, exec, waypaper
bind = $mainMod, W, exec, waypaper ; sleep 1 && ~/.config/hypr/sync-caelestia-wallpaper.sh
# Utility binds
bind = CTRL SHIFT, ESCAPE, exec, $terminal htop # Task manager alternative