mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-21 15:53:32 +01:00
hyprland: don't set volume on startup
This seems to be broken after a recent update caused a race condition.
This commit is contained in:
parent
16a13a884a
commit
2d6133fc51
@ -65,7 +65,6 @@ in
|
||||
|
||||
exec-once = [
|
||||
"sleep 0.1; swww-daemon"
|
||||
"wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%"
|
||||
"ironbar"
|
||||
"fcitx5"
|
||||
"hyprctl dispatch workspace 5000000"
|
||||
|
Loading…
Reference in New Issue
Block a user