summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell/Bar.qml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-11-14 15:38:16 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2025-11-14 15:38:16 +0100
commit46f70f3836ec494979c024e9ff4ec544643c0a9e (patch)
treef1708d4398018464284c839e6eb19d903b60b5a9 /accounts/gkleen@sif/shell/quickshell/Bar.qml
parent6dfd8a1d4724d011f66168bc623e73f776b54680 (diff)
downloadnixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar
nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar.gz
nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar.bz2
nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar.xz
nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.zip
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml')
-rw-r--r--accounts/gkleen@sif/shell/quickshell/Bar.qml4
1 files changed, 1 insertions, 3 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/Bar.qml b/accounts/gkleen@sif/shell/quickshell/Bar.qml
index c998c335..c0ff4dac 100644
--- a/accounts/gkleen@sif/shell/quickshell/Bar.qml
+++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml
@@ -66,9 +66,7 @@ PanelWindow {
66 anchors.verticalCenter: parent.verticalCenter 66 anchors.verticalCenter: parent.verticalCenter
67 spacing: 0 67 spacing: 0
68 68
69 // WorktimeWidget { command: "time"; } 69 WorktimeWidget {}
70
71 // WorktimeWidget { command: "today"; }
72 70
73 KeyboardLayout {} 71 KeyboardLayout {}
74 72