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