eww: formatting
This commit is contained in:
parent
42cd641f30
commit
5fb62e7dcc
@ -11,9 +11,7 @@
|
||||
|
||||
(defwidget statusbar []
|
||||
(centerbox
|
||||
|
||||
(brightness-ctl)
|
||||
|
||||
; (window-title)
|
||||
(time)
|
||||
(box :space-evenly false :halign 'end' :class 'padded'
|
||||
@ -37,8 +35,7 @@
|
||||
|
||||
(defwidget window-title []
|
||||
(label
|
||||
:text windowtitle
|
||||
:tooltip windowtitle))
|
||||
:text windowtitle))
|
||||
|
||||
(defpoll windowtitle :interval "1s" `scripts/currentWindow.fish`)
|
||||
(defpoll currentworkspace :interval "1s" `scripts/currentWorkspace.fish`)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user