Add waybar to swaywm config

This commit is contained in:
Salt 2024-02-12 18:37:09 -06:00
parent f3262a344f
commit f73916a221

View File

@ -164,6 +164,12 @@ bindsym $mod+$shift+8 move container to workspace $w8
bindsym $mod+$shift+9 move container to workspace $w9
bindsym $mod+$shift+0 move container to workspace $w10
## BARS
# Main bar
bar {
swaybar_command waybar
}
## INPUTS
# Touchpad
input "type:touchpad" {
@ -199,4 +205,4 @@ mode "resize" {
}
## STARTUP APPLICATIONS
# TODO: Waybar