changed sxhkd back to non service
This commit is contained in:
parent
bfde63a743
commit
e475d172dd
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue