sxhkd: I have made a great mistake
This commit is contained in:
.config
@@ -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
|
||||||
|
Reference in New Issue
Block a user