Added +-3s control with media keys

master
Quentin Duchemin 2023-02-20 19:38:38 +01:00
parent 383f2998fd
commit 318205ad39
Signed by: Chosto
GPG Key ID: 96AB8AE7DFEA3D74
2 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,8 @@ bindsym XF86AudioMute exec --no-startup-id amixer -D hw:PCH -M sset Master toggl
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
bindsym XF86AudioPrev exec --no-startup-id playerctl previous
bindsym XF86AudioNext exec --no-startup-id playerctl next
bindsym Shift+XF86AudioPrev exec --no-startup-id playerctl position 3-
bindsym Shift+XF86AudioNext exec --no-startup-id playerctl position 3+
##################################
# PROGRAMS STARTED AUTOMATICALLY
@ -73,4 +75,4 @@ for_window [class="Hamster" window_type="normal"] resize set 1600 850e
for_window [class="Telegram"] resize set 1600 850
for_window [class="Pianoteq STAGE"] floating enable, move position center
assign [class="Pianoteq STAGE"] → number 6
assign [class="Pianoteq STAGE"] → number 6