mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 14:59:59 -05:00
quickshell: fix some warnings
This commit is contained in:
@@ -19,9 +19,6 @@ Singleton {
|
||||
|
||||
PwObjectTracker {
|
||||
objects: [sink, source]
|
||||
Component.onCompleted: {
|
||||
sink.audio.volume = sink.audio.volume; // Trigger initial volume change
|
||||
}
|
||||
}
|
||||
|
||||
Connections { // Protection against sudden volume changes
|
||||
|
||||
Reference in New Issue
Block a user