mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-07 08:42:47 -05:00
Change media key to go to previous song
This commit is contained in:
parent
ad8d52c231
commit
7889ce26d6
@ -203,5 +203,5 @@ exec termite -r ncmpcpp -e ncmpcpp -c /home/lain/.config/termite/ncmpcpp_config
|
||||
|
||||
# MPC Media
|
||||
bindsym $mod+p exec mpc toggle
|
||||
bindsym $mod+[ exec mpc seek 0
|
||||
bindsym $mod+[ exec mpc prev
|
||||
bindsym $mod+] exec mpc next
|
||||
|
Loading…
Reference in New Issue
Block a user