mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-23 06:08:35 +01:00
dwm: Add spacing for status bar text
This commit is contained in:
parent
f526b20a3b
commit
348f467ed2
@ -79,7 +79,7 @@ in
|
|||||||
|
|
||||||
set BATTERY "$(get_icon $capacity)$capacity%"
|
set BATTERY "$(get_icon $capacity)$capacity%"
|
||||||
|
|
||||||
xsetroot -name "$VOLUME・$BATTERY・$TIME"
|
xsetroot -name " $VOLUME・$BATTERY・$TIME "
|
||||||
end
|
end
|
||||||
|
|
||||||
while true
|
while true
|
||||||
|
Loading…
Reference in New Issue
Block a user