simple dashboard

only has mpris
This commit is contained in:
Benjamin Palko 2025-08-27 16:04:15 -04:00
parent 556a24774a
commit 0a33022c6a
6 changed files with 111 additions and 27 deletions

View file

@ -4,6 +4,7 @@ import qs.widgets
import Quickshell
Singleton {
property alias dashboard: properties.dashboard
property alias launcher: properties.launcher
property alias pomodoro: properties.pomodoro
property alias powermenu: properties.powermenu
@ -21,6 +22,7 @@ Singleton {
PersistentProperties {
id: properties
property bool dashboard
property bool launcher
property bool pomodoro
property bool powermenu