Replace mediaplayer with cmus
This commit is contained in:
10
config
10
config
@@ -315,11 +315,11 @@ mode "$mode_apps" {
|
||||
}
|
||||
bindsym $mod+o mode "$mode_apps"
|
||||
|
||||
#players global horkeys
|
||||
bindsym XF86AudioPrev exec playerctl previous
|
||||
bindsym XF86AudioNext exec playerctl next
|
||||
bindsym XF86AudioPlay exec playerctl play-pause
|
||||
bindsym XF86AudioStop exec playerctl stop
|
||||
# players global horkeys, require D-Bus
|
||||
# bindsym XF86AudioPrev exec playerctl previous
|
||||
# bindsym XF86AudioNext exec playerctl next
|
||||
# bindsym XF86AudioPlay exec playerctl play-pause
|
||||
# bindsym XF86AudioStop exec playerctl stop
|
||||
|
||||
# class border background text indicator child_border
|
||||
client.focused #424242 #424242 #FFFFFF #FFFFFF #9E9E9E
|
||||
|
||||
Reference in New Issue
Block a user