diff options
-rw-r--r-- | sway/.config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config index bce4e98..89d547f 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -216,7 +216,7 @@ 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 i3status-rs colors { statusline #ffffff |