Add waybar to swaywm config
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user