mirror of
https://github.com/Foltik/dotfiles
synced 2025-04-06 19:09:10 -04: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
|
# NCMPCPP
|
||||||
exec termite -r ncmpcpp -e ncmpcpp -c /home/lain/.config/termite/ncmpcpp_config
|
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