diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-07-23 11:08:51 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-07-23 11:08:51 +0200 |
| commit | d71e27c268f96658a1cb94a8464bf16e1a947abc (patch) | |
| tree | fb95257ef57c1b3e40e3209c979ad241f00216a7 /sxhkd | |
| parent | 0558e58a3889dc4fc064816170ff1d51744eefac (diff) | |
add: config for sb, copy from the dwmblocks 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..f3b2ae8 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -1,5 +1,7 @@ super + Escape kill -10 $(pidof sxhkd) +super + shift + Escape + kill -10 $(pidof sb) {super + Return,button8} $TERMINAL super + d |
