command not flag for hyprman

This commit is contained in:
Daylin Morgan 2024-02-06 11:45:31 -06:00
parent 7d4f87d984
commit 3d0073c167
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

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