mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-04 04:28:11 +00:00 
			
		
		
		
	Add 'wm-restack = bspwm' to hide the bar on fullscreen applications
This commit is contained in:
		
							parent
							
								
									2ae1645968
								
							
						
					
					
						commit
						4cbe1b6a2c
					
				
					 1 changed files with 30 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -35,6 +35,21 @@ light-white = #F7F7F7
 | 
			
		|||
; Define bar monitor
 | 
			
		||||
monitor = "eDP-1"
 | 
			
		||||
 | 
			
		||||
; Tell the Window Manager not to configure the window.
 | 
			
		||||
; Use this to detach the bar if your WM is locking its size/position.
 | 
			
		||||
override-redirect = false
 | 
			
		||||
 | 
			
		||||
; Restack the bar window and put it above the
 | 
			
		||||
; selected window manager's root
 | 
			
		||||
;
 | 
			
		||||
; Fixes the issue where the bar is being drawn
 | 
			
		||||
; on top of fullscreen window's
 | 
			
		||||
;
 | 
			
		||||
; Currently supported WM's:
 | 
			
		||||
;   bspwm
 | 
			
		||||
;   i3 (requires: `override-redirect = true`)
 | 
			
		||||
wm-restack = bspwm
 | 
			
		||||
 | 
			
		||||
; Enable support for inter-process messaging
 | 
			
		||||
; See the Messaging wiki page for more details.
 | 
			
		||||
enable-ipc = true
 | 
			
		||||
| 
						 | 
				
			
			@ -144,6 +159,21 @@ locale = de_DE.UTF-8
 | 
			
		|||
; Define bar monitor
 | 
			
		||||
monitor = "eDP-1"
 | 
			
		||||
 | 
			
		||||
; Tell the Window Manager not to configure the window.
 | 
			
		||||
; Use this to detach the bar if your WM is locking its size/position.
 | 
			
		||||
override-redirect = false
 | 
			
		||||
 | 
			
		||||
; Restack the bar window and put it above the
 | 
			
		||||
; selected window manager's root
 | 
			
		||||
;
 | 
			
		||||
; Fixes the issue where the bar is being drawn
 | 
			
		||||
; on top of fullscreen window's
 | 
			
		||||
;
 | 
			
		||||
; Currently supported WM's:
 | 
			
		||||
;   bspwm
 | 
			
		||||
;   i3 (requires: `override-redirect = true`)
 | 
			
		||||
wm-restack = bspwm
 | 
			
		||||
 | 
			
		||||
; Enable support for inter-process messaging
 | 
			
		||||
; See the Messaging wiki page for more details.
 | 
			
		||||
enable-ipc = true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue