This commit is contained in:
Javier Feliz 2025-08-10 00:30:42 -04:00
parent 3bcde72e47
commit 4bce20528c

View File

@ -6,7 +6,7 @@ import Quickshell.Services.Pipewire
import Quickshell.Widgets
Item {
property bool showPopup: true
property bool showPopup: false
// Get the default audio sink
property var audioSink: Pipewire.defaultAudioSink