From 3ce3fe19b11e30fd98d7eee06d56b90ae33b228d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 13 Sep 2025 14:56:55 +0200 Subject: ... --- accounts/gkleen@sif/shell/quickshell/Bar.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml') diff --git a/accounts/gkleen@sif/shell/quickshell/Bar.qml b/accounts/gkleen@sif/shell/quickshell/Bar.qml index dd0feb4b..426ed78c 100644 --- a/accounts/gkleen@sif/shell/quickshell/Bar.qml +++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml @@ -66,9 +66,9 @@ PanelWindow { anchors.verticalCenter: parent.verticalCenter spacing: 0 - WorktimeWidget { command: "time"; } + // WorktimeWidget { command: "time"; } - WorktimeWidget { command: "today"; } + // WorktimeWidget { command: "today"; } KeyboardLayout {} -- cgit v1.2.3