change sway config to use i3status
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user