diff options
Diffstat (limited to 'sxhkd/sxhkdrc')
| -rw-r--r-- | sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index f3b2ae8..91436f3 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -1,7 +1,7 @@ super + Escape kill -10 $(pidof sxhkd) super + shift + Escape - kill -10 $(pidof sb) + kill -10 $(pidof dwmblocks) {super + Return,button8} $TERMINAL super + d |
