changed sxhkd back to non service
parent
bfde63a743
commit
e475d172dd
|
@ -12,7 +12,7 @@ super + d
|
||||||
|
|
||||||
# make sxhkd reload its configuration files:
|
# make sxhkd reload its configuration files:
|
||||||
alt + shift + c
|
alt + shift + c
|
||||||
systemctl --user reload sxhkd.service
|
pkill -USR1 -x sxhkd
|
||||||
|
|
||||||
# Show help
|
# Show help
|
||||||
super + h
|
super + h
|
||||||
|
|
Loading…
Reference in New Issue