mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-03 15:27:45 +02:00
sxhkd: reload added
This commit is contained in:
parent
5d49df8915
commit
16e9be0156
@ -41,3 +41,13 @@ entry.
|
||||
super + {_,shift + }{h,j,k,l}
|
||||
bspc node -{f,s} {west,south,north,east}
|
||||
```
|
||||
|
||||
### Reload Hotkey Daemon
|
||||
|
||||
To reload the configuration file SXHKD needs to be restartet
|
||||
It can be useful to [set this on a hotkey](#setting-a-hotkey).
|
||||
|
||||
```
|
||||
super + shift + x
|
||||
pkill -usr1 -x sxhkd
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user