mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
auto mute audio on startup
This commit is contained in:
parent
79bbc2ebeb
commit
2acfb3776f
1 changed files with 2 additions and 1 deletions
|
@ -54,6 +54,7 @@ exec-once = waybar & # Bar
|
|||
exec-once = sunshine & # Remote access
|
||||
exec-once = hypridle
|
||||
exec-once = hyprlock
|
||||
exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1
|
||||
|
||||
exec-once =[workspace 4 silent] youtube-music
|
||||
exec-once =[workspace 4 silent] vesktop
|
||||
|
@ -301,4 +302,4 @@ windowrulev2 = float , class:blueman-manager
|
|||
|
||||
# Include NVidia stuff
|
||||
# UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD.
|
||||
# source = ~/.config/hypr/nvidia.hyprland.conf
|
||||
source = ~/.config/hypr/nvidia.hyprland.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue