From 964d5deaa2b3aefd8fa0eb7ce682689b73bafc9f Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 7 Aug 2025 21:06:42 +1000 Subject: controlcenter: hide float button when floating --- modules/lock/MediaPlaying.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/lock') diff --git a/modules/lock/MediaPlaying.qml b/modules/lock/MediaPlaying.qml index 79c454f..a38f0e8 100644 --- a/modules/lock/MediaPlaying.qml +++ b/modules/lock/MediaPlaying.qml @@ -5,7 +5,6 @@ import qs.config import Quickshell.Widgets import QtQuick import QtQuick.Layouts -import QtQuick.Controls RowLayout { id: root -- cgit v1.2.3-freya