Hypr: clean up autostart and media bindings

This commit is contained in:
2025-09-22 14:18:45 +02:00
parent 718fb7d96a
commit 4c13c16ffc
2 changed files with 2 additions and 5 deletions

View File

@@ -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

View File

@@ -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