some cleanup
This commit is contained in:
		
							parent
							
								
									233ba33ec7
								
							
						
					
					
						commit
						5e70c95984
					
				
					 12 changed files with 0 additions and 41 deletions
				
			
		| 
						 | 
				
			
			@ -1,9 +0,0 @@
 | 
			
		|||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
bsp_status=$( bspc control --get-status )
 | 
			
		||||
layout="${bsp_status##*:}"
 | 
			
		||||
 | 
			
		||||
case "$layout" in
 | 
			
		||||
	LT) bspc desktop -l monocle;;
 | 
			
		||||
	LM) bspc desktop -l tiled;;
 | 
			
		||||
esac
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue