mirror of
				https://github.com/mitchell/dotfiles.git
				synced 2025-11-03 21:25:26 +00:00 
			
		
		
		
	Change bspwm hashbang line
This commit is contained in:
		
							parent
							
								
									3ad5bd6d2f
								
							
						
					
					
						commit
						c566d70d39
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
#!/usr/bin/env fish
 | 
					#!/usr/bin/fish
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if ! test -e ~/.bspwm_no_lock
 | 
					if ! test -e ~/.bspwm_no_lock
 | 
				
			||||||
  slock &
 | 
					  slock &
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue