made a basic active window widget
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
(deflisten events :initial ""
|
||||
../scripts/hyprman)
|
||||
|
||||
(defvar workspaceIcons '{
|
||||
"empty": "",
|
||||
"full": "",
|
||||
"focused": ""
|
||||
}')
|
||||
|
||||
(defvar seperator " ")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user