diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-02-21 11:41:28 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-02-21 11:41:28 +0100 |
commit | 9c682836fe979b69c307008c740eca12fb60e3fa (patch) | |
tree | d4243387b975018ead5f45466cb20e34ccde4f09 /.config/hypr | |
parent | 5a177e10f32c14779cfa5c996f79a18d65f40d85 (diff) |
Hyprland: User correct window
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index c517e04..ba926a8 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -1,6 +1,6 @@ exec-once = lux -S 50 exec-once = ewd && ewctl $XDG_PICTURES_DIR/bg.jxl -exec-once = eww daemon && eww open bar +exec-once = eww daemon && eww open bar-1 exec-once = dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus exec-once = mako |