mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Move waybar to the bottom
This commit is contained in:
parent
b4185d208f
commit
541284f199
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
settings = {
|
||||
mainBar = {
|
||||
layer = "top";
|
||||
position = "top";
|
||||
position = "bottom";
|
||||
spacing = 10;
|
||||
|
||||
modules-left = ["clock"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue