Update config

This commit is contained in:
Leaced 2023-03-23 21:00:37 +01:00 committed by GitHub
parent ea179c1978
commit 0775d31a98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,10 +229,10 @@
### Status Bar: ### Status Bar:
bar { bar {
position top position top
modifier $mod
mode hide
# When the status_command prints a new line to stdout, swaybar updates. # When the status_command prints a new line to stdout, swaybar updates.
# status_command while date +'%d-%m-%Y %l:%M:%S %p'; do sleep 1; done status_command while ~/.config/sway/status.sh; do sleep 0,5; done
status_command i3status
# mode hide
colors { colors {
statusline $text statusline $text