diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-23 06:47:29 +0300 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-23 06:47:29 +0300 |
commit | 0487ed26f115e4b6a565302e457cd74894681090 (patch) | |
tree | d17ffa0ba6080cefa1c6b8b81de83d0ed2ec2cdc /.config/hypr | |
parent | 7ff798534a6fb9c99611d18ee22757346798ef61 (diff) |
Hyprland: Switch from waybar to eww
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6dd11cf..99188e6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,6 +1,6 @@ exec-once = lux -S 50 exec-once = wbg $XDG_PICTURES_DIR/bg.* -exec-once = waybar +exec-once = eww daemon && eww open bar exec-once = dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus exec-once = mako |