sxhkd: Respect SHELL envvar

This commit is contained in:
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
export SHELL=konsole
# Primary bottom
export PB_BAR_PRIMARY_MODULES_LEFT='cpu memory swap'