mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 11:31:16 +02:00
statusbar/sxhkd: updated player interface and cleaned up
This commit is contained in:
@@ -11,11 +11,15 @@ super + r
|
||||
dmenu_run -F -i -c -l 20
|
||||
|
||||
super + a
|
||||
playerctl previous
|
||||
lmc previous
|
||||
super + s
|
||||
playerctl play-pause
|
||||
lmc playpause
|
||||
super + d
|
||||
playerctl next
|
||||
lmc next
|
||||
super + c
|
||||
lmc loop
|
||||
super + x
|
||||
lmc shuffle
|
||||
super + f
|
||||
$TERMINAL -e $FILE
|
||||
|
||||
|
Reference in New Issue
Block a user