aboutsummaryrefslogtreecommitdiff
path: root/quickshell/items/Radio.qml
diff options
context:
space:
mode:
Diffstat (limited to 'quickshell/items/Radio.qml')
-rw-r--r--quickshell/items/Radio.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/quickshell/items/Radio.qml b/quickshell/items/Radio.qml
index 2e33dec..77e542e 100644
--- a/quickshell/items/Radio.qml
+++ b/quickshell/items/Radio.qml
@@ -3,6 +3,8 @@ import QtQuick.Layouts
RowLayout {
spacing: 0
+ opacity: !shellRoot.dnd
+
Text {
text: " Radio:"
color: shellRoot.white