mirror of
				https://github.com/mitchell/dotfiles.git
				synced 2025-11-03 21:25:26 +00:00 
			
		
		
		
	Change PiP to be sticky not follow
This commit is contained in:
		
							parent
							
								
									0809cef531
								
							
						
					
					
						commit
						5e333db741
					
				| 
						 | 
					@ -28,7 +28,7 @@ bspc config gapless_monocle     false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
bspc config focused_border_color  '#92971a'
 | 
					bspc config focused_border_color  '#92971a'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
bspc rule -a 'firefox:*:Picture-in-Picture' state=floating follow=on
 | 
					bspc rule -a 'firefox:*:Picture-in-Picture' state=floating sticky=on
 | 
				
			||||||
# bspc rule -a Gimp desktop='^8' state=floating follow=on
 | 
					# bspc rule -a Gimp desktop='^8' state=floating follow=on
 | 
				
			||||||
# bspc rule -a Chromium desktop='^2'
 | 
					# bspc rule -a Chromium desktop='^2'
 | 
				
			||||||
# bspc rule -a mplayer2 state=floating
 | 
					# bspc rule -a mplayer2 state=floating
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue