quickshell: fix some warnings

This commit is contained in:
end-4
2025-06-09 23:04:35 +02:00
parent 56958236e2
commit a6ecf107b3
4 changed files with 6 additions and 7 deletions
-3
View File
@@ -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