From 0775d31a98e780ce9c508d54972f2b8e0578f3ab Mon Sep 17 00:00:00 2001 From: Leaced Date: Thu, 23 Mar 2023 21:00:37 +0100 Subject: [PATCH] Update config --- .config/sway/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 2c58d5b..6214259 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -229,10 +229,10 @@ ### Status Bar: bar { position top + modifier $mod + mode hide # 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 i3status - # mode hide + status_command while ~/.config/sway/status.sh; do sleep 0,5; done colors { statusline $text