nix-dotfiles/hmModules/services/widgets/eww/config/modules/components/hyprwindow.yuck

6 lines
166 B
Text
Raw Permalink Normal View History

2023-11-20 10:28:36 -08:00
(defwidget hyprwindow []
(label :text "${hyprwindow_listener}")
)
(deflisten hyprwindow_listener :initial "" "bash $XDG_CONFIG_HOME/eww/scripts/get-window-title")