feat(home): move swaybar to bottom
Some checks failed
Continuous Integration / Checks (push) Has been cancelled

This commit is contained in:
Tim Schubert 2025-02-02 11:27:52 +01:00
parent 77e6017e57
commit 5f67272146
No known key found for this signature in database

View file

@ -381,7 +381,7 @@ in
# #
# Read `man 5 sway-bar` for more information about this section. # Read `man 5 sway-bar` for more information about this section.
bar { bar {
position top position bottom
# When the status_command prints a new line to stdout, swaybar updates. # When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time. # The default just shows the current date and time.