diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index 6b3362b..e123384 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -1,5 +1,6 @@ exec-once = lux -S 50 -exec-once = ewd && ewctl $XDG_PICTURES_DIR/bg.jxl +# exec-once = ewd && ewctl $XDG_PICTURES_DIR/bg.jxl +exec-once = wbg $XDG_PICTURES_DIR/bg.png exec-once = eww daemon && eww open bar-1 exec-once = dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus exec-once = mako |