bar: resources/music: dynamic show/hide

This commit is contained in:
end-4
2025-04-11 16:03:54 +02:00
parent d9ed5434ac
commit c29041aa9e
7 changed files with 65 additions and 26 deletions
+3
View File
@@ -4,8 +4,11 @@ import QtQuick.Layouts
import Quickshell
import "./modules/bar"
import QtQuick.Window
ShellRoot {
Bar {
}
}