From 327f49639afd255759476fe7751b0b979c2c3fe9 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 10 Aug 2018 23:30:35 -0500 Subject: [PATCH] sxhkd: Respect SHELL envvar --- .config/dtfscripts/dsk-cstm-0.rc | 1 + .config/dtfscripts/lap-th-e560-0.rc | 2 ++ .config/sxhkd/sxhkdrc | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100755 .config/dtfscripts/lap-th-e560-0.rc diff --git a/.config/dtfscripts/dsk-cstm-0.rc b/.config/dtfscripts/dsk-cstm-0.rc index b1f2bb84..27ffb4d0 100755 --- a/.config/dtfscripts/dsk-cstm-0.rc +++ b/.config/dtfscripts/dsk-cstm-0.rc @@ -1,4 +1,5 @@ #!/bin/sh +export SHELL=konsole # Primary bottom export PB_BAR_PRIMARY_MODULES_LEFT='cpu memory swap' diff --git a/.config/dtfscripts/lap-th-e560-0.rc b/.config/dtfscripts/lap-th-e560-0.rc new file mode 100755 index 00000000..5300d973 --- /dev/null +++ b/.config/dtfscripts/lap-th-e560-0.rc @@ -0,0 +1,2 @@ +#!/bin/sh +export SHELL=lxterminal diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3101c5fc..20545ef8 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -6,7 +6,7 @@ # Execute terminal alt + Return - konsole + $SHELL # Program launcher alt + space