forked from Shinonome/dots-hyprland
safer property access + style adjustments
This commit is contained in:
@@ -36,7 +36,7 @@ Scope {
|
||||
}
|
||||
|
||||
Connections {
|
||||
target: Audio.sink.audio
|
||||
target: Audio.sink?.audio
|
||||
function onVolumeChanged() {
|
||||
if (!Audio.ready) return
|
||||
root.showOsdValues = false
|
||||
|
||||
Reference in New Issue
Block a user