moved hyprman to it's own repo

This commit is contained in:
Daylin Morgan 2024-01-29 10:34:27 -06:00
parent cc1317d43b
commit cc9539d116
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -1,6 +1,6 @@
(defvar rofi-bin "~/.config/rofi/bin")
(deflisten workspaces "bin/hyprstate")
(deflisten workspaces "hyprman --watch-workspaces")
(defpoll clocktext :interval "10s" "date '+%d %b %I:%M %p'")
(defpoll bluetooth-icon :interval "5s" "bin/bluetooth.sh")