nix-dotfiles/programs/eww/config/modules/components/hyprwindow.yuck
2023-11-20 10:28:36 -08:00

5 lines
166 B
Text

(defwidget hyprwindow []
(label :text "${hyprwindow_listener}")
)
(deflisten hyprwindow_listener :initial "" "bash $XDG_CONFIG_HOME/eww/scripts/get-window-title")