some qol hyprland changes
This commit is contained in:
@@ -145,6 +145,10 @@ bindel = SHIFT ,XF86AudioRaiseVolume, exec, swayosd-client --input-volume raise
|
||||
bindel = SHIFT ,XF86AudioLowerVolume, exec, swayosd-client --input-volume lower --max-volume 150
|
||||
bindel = SHIFT ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_SOURCE@ toggle
|
||||
|
||||
# Zoom control
|
||||
bind = $mainMod, M, exec, hyprctl keyword cursor:zoom_factor 2
|
||||
bind = $mainMod SHIFT, M, exec, hyprctl keyword cursor:zoom_factor 1
|
||||
|
||||
# Requires playerctl
|
||||
bindl = , XF86AudioNext, exec, swayosd-client --playerctl next
|
||||
bindl = , XF86AudioPause, exec, swayosd-client --playerctl play-pause
|
||||
|
Reference in New Issue
Block a user