more mediakey binds
This commit is contained in:
@@ -164,7 +164,7 @@ windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||
windowrulev2 = opacity 0.85,class:^(nemo)
|
||||
windowrulev2 = opacity 0.90,class:^(Code)
|
||||
windowrule = opacity 0.90, ^(Spotify)$
|
||||
windowrule = opacity 0.80, ^(dev.alextren.Spot)$
|
||||
windowrule = opacity 0.85, ^(dev.alextren.Spot)$
|
||||
windowrule = opacity 0.85, ^(thunar)$
|
||||
windowrule = opacity 0.90, ^(org.qbittorrent.qBittorrent)$
|
||||
layerrule = blur, rofi
|
||||
@@ -248,8 +248,10 @@ bindel=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@
|
||||
# Example volume button that will activate even while an input inhibitor is active
|
||||
bindel=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
|
||||
# Play/Pause
|
||||
# Play/Pause/Seek
|
||||
bind = ,XF86AudioPlay, exec, playerctl play-pause
|
||||
bindl=, XF86AudioNext, exec, playerctl next
|
||||
bindl=, XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
# Mute
|
||||
bindl=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
|
||||
Reference in New Issue
Block a user