mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-06 17:38:45 +00:00
Add hyprstack config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
(deflisten window :initial "..." "sh ./widgets/active-window/get-active-window.sh")
|
||||
|
||||
(defwidget active-window []
|
||||
(box
|
||||
(label :class "box" :text "${window}")
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user