mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
playerctl only on spotify
This commit is contained in:
parent
d132d0cfea
commit
2e84db67a5
@ -129,9 +129,9 @@ bindsym $mod+Control+t exec thunar
|
|||||||
bindsym $mod+Control+p exec pavucontrol
|
bindsym $mod+Control+p exec pavucontrol
|
||||||
|
|
||||||
# bindsym spotify
|
# bindsym spotify
|
||||||
bindsym $mod+Control+left exec playerctl previous
|
bindsym $mod+Control+left exec playerctl -p spotify previous
|
||||||
bindsym $mod+Control+down exec playerctl play-pause
|
bindsym $mod+Control+down exec playerctl -p spotify play-pause
|
||||||
bindsym $mod+Control+right exec playerctl next
|
bindsym $mod+Control+right exec playerctl -p spotify next
|
||||||
|
|
||||||
# switch to workspace
|
# switch to workspace
|
||||||
bindsym $mod+ampersand workspace $tag1
|
bindsym $mod+ampersand workspace $tag1
|
||||||
|
Loading…
Reference in New Issue
Block a user