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