sxhkd: Respect SHELL envvar

This commit is contained in:
Salt 2018-08-10 23:30:35 -05:00
parent f9e97aced1
commit 327f49639a
3 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/bin/sh #!/bin/sh
export SHELL=konsole
# Primary bottom # Primary bottom
export PB_BAR_PRIMARY_MODULES_LEFT='cpu memory swap' export PB_BAR_PRIMARY_MODULES_LEFT='cpu memory swap'

View File

@ -0,0 +1,2 @@
#!/bin/sh
export SHELL=lxterminal

View File

@ -6,7 +6,7 @@
# Execute terminal # Execute terminal
alt + Return alt + Return
konsole $SHELL
# Program launcher # Program launcher
alt + space alt + space