diff options
-rw-r--r-- | sway.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway.config b/sway.config index e564f62..6a17734 100644 --- a/sway.config +++ b/sway.config @@ -209,7 +209,7 @@ bindsym $mod+r mode "resize" # # Read `man 5 sway-bar` for more information about this section. bar { - position top + position bottom # When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time. |