summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 11:17:11 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 11:17:11 +0100
commit20d5da3b368a426a6de78ff3a3411fbe3ecc6d68 (patch)
tree08cff65a5c6aa9990949d93249019243f0b188f4
parent61f36803db9ca3b6ea206b7b82973b3954734b35 (diff)
Move Swaybar to bottom
-rw-r--r--sway.config2
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.