bspwm: Start sxhkd if WE don't have one currently going
whups
This commit is contained in:
parent
8f9ca5c675
commit
0cb9846e4b
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
## Start a hotkey daemon
|
## Start a hotkey daemon
|
||||||
pgrep sxhkd || sxhkd &
|
pgrep sxhkd -u "$UID" || sxhkd &
|
||||||
|
|
||||||
## Monitor allocation
|
## Monitor allocation
|
||||||
# Honestly pretty complex
|
# Honestly pretty complex
|
||||||
|
Loading…
Reference in New Issue
Block a user