diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-08-01 00:46:51 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-08-01 00:46:51 +0200 |
| commit | 43a0159fdd78be66692a66a03bcad7499228a982 (patch) | |
| tree | 7785c511704010b6727c2e5654ee960ca88e5eb6 /sxhkd | |
| parent | 1c7bdd96a08ab05b6b340a5d68d83ed7e1bd0916 (diff) | |
| parent | a5e61c1cc5ba0db378ce43d98aa244f3995d32d5 (diff) | |
Merge branch 'main' of github.com:Laitram31/.config
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/sxhkdrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 7b7c6b5..91436f3 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -1,5 +1,7 @@ super + Escape kill -10 $(pidof sxhkd) +super + shift + Escape + kill -10 $(pidof dwmblocks) {super + Return,button8} $TERMINAL super + d |
