command not flag for hyprman
This commit is contained in:
parent
7d4f87d984
commit
3d0073c167
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
(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 bluetooth-icon :interval "5s" "bin/bluetooth.sh")
|
||||
|
|
Loading…
Reference in a new issue