Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/sxhkd
This commit is contained in:
		
						commit
						222395e3ee
					
				| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# focus or send to the given desktop
 | 
					# focus or send to the given desktop
 | 
				
			||||||
super + {_,shift + }{1-9}
 | 
					super + {_,shift + }{1-9,0}
 | 
				
			||||||
	bspc {desktop -f,node -d} '^{1-9}'
 | 
						bspc {desktop -f,node -d} '^{1-9,10}'
 | 
				
			||||||
super + {_,shift + }0
 | 
					super + {_,shift + }{F1,F2,F3,F4}
 | 
				
			||||||
	bspc {desktop -f,node -d} '^10'
 | 
						bspc {desktop -f,node -d} '^{11,12,13,14}'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue