mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 09:36:14 -05:00
Change for BT headphones to not require double tap
This commit is contained in:
parent
0e9390631b
commit
193d559a19
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ bind = ,XF86AudioRaiseVolume, exec, pamixer -i 5
|
|||
bind = ,XF86AudioLowerVolume, exec, pamixer -d 5
|
||||
bind = ,XF86AudioMute, exec, pamixer -t
|
||||
bind = ,XF86AudioPlay, exec, playerctl play-pause
|
||||
bind = ,XF86AudioPause, exec, playerctl play-pause
|
||||
bind = ,XF86AudioNext, exec, playerctl next
|
||||
bind = ,XF86AudioPrev, exec, playerctl previous
|
||||
bind = ,XF86AudioStop, exec, playerctl stop
|
||||
|
|
Loading…
Reference in a new issue