Hypr: clean up autostart and media bindings
This commit is contained in:
@@ -118,9 +118,6 @@ bindm = $mainMod SHIFT, mouse:272, movewindow # LMB
|
||||
bindm = $mainMod SHIFT, mouse:273, resizewindow # RMB
|
||||
|
||||
# Media
|
||||
bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||
bindl = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bindl = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
# Requires playerctl
|
||||
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
|
@@ -6,5 +6,5 @@ exec-once = xsettingsd
|
||||
exec-once = hyprsunset
|
||||
exec-once = ~/.config/waybar/scripts/hyprsunset_daemon.sh
|
||||
|
||||
exec = hyprpaper -c $HOME/.config/hyprpaper.conf
|
||||
exec = swayosd-server
|
||||
exec-once = hyprpaper -c $HOME/.config/hyprpaper.conf
|
||||
exec-once = swayosd-server
|
||||
|
Reference in New Issue
Block a user