diff --git a/home/private_dot_config/eww/yuck/vars.yuck b/home/private_dot_config/eww/yuck/vars.yuck index d4d5a2c..361e82d 100644 --- a/home/private_dot_config/eww/yuck/vars.yuck +++ b/home/private_dot_config/eww/yuck/vars.yuck @@ -1,6 +1,6 @@ (defvar rofi-bin "~/.config/rofi/bin") -(deflisten workspaces "hyprman workspaces") +(deflisten workspaces "hyprman eww workspaces") (defpoll clocktext :interval "10s" "date '+%d %b %I:%M %p'") (defpoll bluetooth-icon :interval "5s" "bin/bluetooth.sh") diff --git a/home/private_dot_config/hypr/conf/execs.conf b/home/private_dot_config/hypr/conf/execs.conf index ea83a76..b4574b7 100644 --- a/home/private_dot_config/hypr/conf/execs.conf +++ b/home/private_dot_config/hypr/conf/execs.conf @@ -10,6 +10,5 @@ exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOB exec = hypridle exec = kanshi -# TODO: make hyprman kill eww if necessary -exec = pkill eww & hyprman monitors +exec = pkill eww & hyprman eww monitors