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