fix: colors on notifs and launcher

This commit is contained in:
kossLAN 2025-08-25 19:21:42 -04:00
parent 9e44812e93
commit 0052b00904
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
5 changed files with 19 additions and 27 deletions

View file

@ -2,7 +2,7 @@ import QtQuick
import QtQuick.Layouts
import Quickshell
import "power"
// import "volume"
import "volume"
import "systray"
// import qs.widgets
import qs