Add a keybind to toggle the bar.
This commit is contained in:
		
							parent
							
								
									ff7a64b050
								
							
						
					
					
						commit
						ea282a5569
					
				| 
						 | 
					@ -1,4 +1,5 @@
 | 
				
			||||||
# i3 keybinds.
 | 
					# i3 keybinds.
 | 
				
			||||||
 | 
					bindsym $mod+b bar mode toggle
 | 
				
			||||||
bindsym $mod+f fullscreen toggle
 | 
					bindsym $mod+f fullscreen toggle
 | 
				
			||||||
bindsym $mod+r mode "resize"
 | 
					bindsym $mod+r mode "resize"
 | 
				
			||||||
bindsym $mod+Shift+q kill
 | 
					bindsym $mod+Shift+q kill
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in New Issue