sxhkd: I have made a great mistake
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
export SHELL=konsole
 | 
			
		||||
export TERMINAL=konsole
 | 
			
		||||
# Primary bottom
 | 
			
		||||
export PB_BAR_PRIMARY_MODULES_LEFT='cpu memory swap'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
export SHELL=lxterminal
 | 
			
		||||
export TERMINAL=lxterminal
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
# Execute terminal
 | 
			
		||||
alt + Return
 | 
			
		||||
	$SHELL
 | 
			
		||||
	$TERMINAL
 | 
			
		||||
 | 
			
		||||
# Program launcher
 | 
			
		||||
alt + space
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user