diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-04 00:13:20 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-04 00:13:20 +0200 |
| commit | 13535011bb12163a4f9035cf2f231e856565e950 (patch) | |
| tree | da15860273c94d6f9dba02e7d9e5b7e9749438db /sxhkd | |
| parent | 7e1032434d90db737e319d3eb21721b7fed388be (diff) | |
fix: overall patches
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/sxhkdrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 83ee55a..b20942c 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -17,8 +17,10 @@ XF86AudioMute pamixer -t; kill {F7,super + n,super + shift + n} $TERMINAL -e {dmenurecord,lfub "$XDG_DATA_HOME/notes",newsboat} -super + {m, shift + m} - {music,musiccmd} +{super + m, XF86Tools} + music +super + shift + m + musiccmd XF86Audio{Prev,Next,Play,Stop} musiccmd {prev,next,cycle,stop} super + {s,a,y,w,e} |
