add back swaybar

for some reason it spawns twice. probably nix config...
This commit is contained in:
2025-08-25 19:05:41 +02:00
parent 2402c6d66a
commit e0b62b7644
+8
View File
@@ -208,4 +208,12 @@ bindsym $mod+r mode "resize"
# Special key to take a screenshot with grim # Special key to take a screenshot with grim
bindsym Print exec grim bindsym Print exec grim
#
# Status Bar:
#
# Read `man 5 sway-bar` for more information about this section.
bar {
swaybar_command waybar
}
include /etc/sway/config.d/* include /etc/sway/config.d/*