change sway config to use i3status

This commit is contained in:
Xarus
2025-07-21 10:21:18 +02:00
parent a1b69eb473
commit a2ce86932a

View File

@@ -296,7 +296,9 @@ bar {
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
status_command while date +'%Y-%m-%d %X'; do sleep 1; done
#status_command while true; do date +'%Y-%m-%d %X'; i; sleep 1; done
#status_command i3blocks
status_command i3status
colors {
statusline #ffffff