diff options
author | Freya Murphy <freya@freyacat.org> | 2024-01-24 17:22:43 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-01-24 17:22:43 -0500 |
commit | cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc (patch) | |
tree | b5935f57a864fb2ca836beed38b493c3f31766f8 /.config/waybar/config | |
parent | add new config (diff) | |
download | dotfiles-arch-cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc.tar.gz dotfiles-arch-cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc.tar.bz2 dotfiles-arch-cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc.zip |
update init script and configs
Diffstat (limited to '.config/waybar/config')
-rw-r--r-- | .config/waybar/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index b98b070..34cf25e 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,6 +1,7 @@ { "height": 24, "position": "top", + "layer": "bottom", "spacing": 4, "modules-left": [ "sway/workspaces", |