5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
# mode - change the current effective sxhkd configuration
|
||
|
|
||
|
pkill sxhkd
|
||
|
sxhkd -c ~/.config/sxhkd/$1 & disown
|