diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-06-09 21:15:17 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-06-09 21:15:17 +0200 |
| commit | 6e8c41d8ec8c1b6175020fd224f18647c0224d40 (patch) | |
| tree | d614077d98c02b071ed81f2238914f41f6b710ff /sxhkd/sxhkdrc | |
| parent | c1d932cb5148339dde3a562aeba74856c8b15a21 (diff) | |
| parent | c316582adf0c096174d0433fd94356071d79b519 (diff) | |
Merge branch 'main' of github.com:Laitram31/.config
Diffstat (limited to 'sxhkd/sxhkdrc')
| -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} |
