misc qs updates

This commit is contained in:
outfoxxed 2025-07-04 23:09:03 -07:00
parent ee9bb5b3fc
commit 3c91610d5a
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
9 changed files with 60 additions and 147 deletions

View file

@ -7,11 +7,10 @@ import "systray" as SysTray
import "audio" as Audio
import "mpris" as Mpris
import "power" as Power
import "root:notifications" as Notifs
import "../notifications" as Notifs
BarContainment {
id: root
property bool isSoleBar: Quickshell.screens.length == 1;
ColumnLayout {