eww: fix currentWindow logic

This commit is contained in:
2025-09-17 12:43:04 -04:00
parent 355c92bd08
commit 8cd7d14a2c
3 changed files with 18 additions and 11 deletions

View File

@@ -34,7 +34,7 @@
:onchange command)
(label :text "${value}%" :class color)))
(defpoll windowtitle :interval "1s" `scripts/currentWindow.fish`)
(defpoll windowtitle :interval "1s" `scripts/currentWindow.sh`)
(defwidget window-title []
(label