auto mute audio on startup

This commit is contained in:
Yannick7777 2024-08-22 15:27:36 +02:00
parent 79bbc2ebeb
commit 2acfb3776f

View file

@ -54,6 +54,7 @@ exec-once = waybar & # Bar
exec-once = sunshine & # Remote access exec-once = sunshine & # Remote access
exec-once = hypridle exec-once = hypridle
exec-once = hyprlock exec-once = hyprlock
exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1
exec-once =[workspace 4 silent] youtube-music exec-once =[workspace 4 silent] youtube-music
exec-once =[workspace 4 silent] vesktop exec-once =[workspace 4 silent] vesktop
@ -301,4 +302,4 @@ windowrulev2 = float , class:blueman-manager
# Include NVidia stuff # Include NVidia stuff
# UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD. # UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD.
# source = ~/.config/hypr/nvidia.hyprland.conf source = ~/.config/hypr/nvidia.hyprland.conf