mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-13 22:21:00 +00:00
Wallpaper fixes.
This commit is contained in:
+4
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user