summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-12-04 01:20:28 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2022-12-04 01:20:28 +0100
commitbd4a6a024a29ee9d9e8f54dd403f848fca65d8e4 (patch)
tree8348a8c5e4b570d426cd6351cd673780a97087f8
parenteeaf0e1f5f6f188b76b9f1b57ec2dbc2bb02d190 (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.