mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-22 06:50:57 -05:00
Add mpc media keybindings
This commit is contained in:
parent
5acd52c8fd
commit
c4ce0db046
@ -200,3 +200,8 @@ exec_always /home/lain/Documents/tools/wallpaper.sh
|
||||
|
||||
# NCMPCPP
|
||||
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 next
|
||||
|
Loading…
Reference in New Issue
Block a user