make hyprman have an eww subcommand

This commit is contained in:
Daylin Morgan 2024-05-29 13:05:35 -05:00
parent 8bcb4e0b3c
commit 354fad108d
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 2 additions and 3 deletions

View file

@ -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")

View file

@ -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