diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-10 20:34:08 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-10 20:34:08 +0200 |
| commit | e3ac37b99035567aedbb6d44a1151049a572f9ee (patch) | |
| tree | f2f752bea41ebd704db2e932152d913771aaa766 /sxhkd/sxhkdrc | |
| parent | 8ce30a9db3677de3f90c3f404bb6c93a4f64936a (diff) | |
fix: minor changes
Diffstat (limited to 'sxhkd/sxhkdrc')
| -rw-r--r-- | sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 199ad3c..97e3410 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -15,8 +15,8 @@ XF86AudioLowerVolume pamixer -d 5; kill -44 $(pidof dwmblocks) XF86AudioMute pamixer -t; kill -{F7,super + n,super + shift + n} - $TERMINAL -e {dmenurecord,lfub "$XDG_DATA_HOME/notes",newsboat} +{super + n,super + shift + n} + $TERMINAL -e {lfub "$XDG_DATA_HOME/notes",newsboat} super + m music super + shift + m |
