Fix window definition example code

This commit is contained in:
elkowar 2021-07-28 20:20:41 +02:00
parent 6f1118bda4
commit cf25f9eddb
No known key found for this signature in database
GPG key ID: E321AD71B1D1F27F

View file

@ -53,8 +53,7 @@
(deflisten battery-remaining "tail -f /sys/class/power_supply/BAT0/capacity")
(defwindow bar
:screen 0
:focusable true
:monitor 0
:windowtype "dock"
:geometry (geometry :x "0%" :y "0%" :width "100%" :height "4%")
:reserve (struts :side "top" :distance "4%")