forked from Shinonome/dots-hyprland
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