New configuration based on xfce4 + bpswm. No more tint2
This commit is contained in:
6
scripts/bsp-key-daemon
Executable file
6
scripts/bsp-key-daemon
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Make sure user bin is imported for sxhkd
|
||||
PATH="/home/dakedres/bin:$PATH"
|
||||
|
||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
Reference in New Issue
Block a user