diff options
| author | marcellus <msimon_fr@hotmail.com> | 2024-05-14 20:07:34 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2024-05-14 20:07:34 +0200 |
| commit | a9bc8d767e74eee1925fbd5a00c1f0a8336781b1 (patch) | |
| tree | d8ab741816af827e989044c35d42d6d2952fbdfc /sxhkd | |
| parent | 0173c966ca715c14c9483b2e5e44d27173604638 (diff) | |
update: few changes -> read the diff
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 0f4e327..85552e1 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -20,6 +20,8 @@ super + m music super + shift + m musiccmd +super + c + [ $(cat /tmp/swatch) = "0" ] && echo 1 > /tmp/swatch || echo 0 > /tmp/swatch XF86Tools selectopt XF86Audio{Prev,Next,Play} |
