diff --git a/config/sway/config b/config/sway/config index 7f870f6..c28e019 100644 --- a/config/sway/config +++ b/config/sway/config @@ -4,7 +4,7 @@ output HDMI-A-1 resolution 1920x1080@72.038hz pos 1920 0 transform 90 bar { position top - status_command while date +'%d.%m.%Y %H.%M.%S '; do sleep 1; done + status_command while date +'%H.%M.%S %d.%m.%Y'; do sleep 1; done colors { statusline #ffffff background #323232