diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-11-14 15:38:16 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-11-14 15:38:16 +0100 |
| commit | 46f70f3836ec494979c024e9ff4ec544643c0a9e (patch) | |
| tree | f1708d4398018464284c839e6eb19d903b60b5a9 /accounts/gkleen@sif/shell/quickshell/Bar.qml | |
| parent | 6dfd8a1d4724d011f66168bc623e73f776b54680 (diff) | |
| download | nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar.gz nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar.bz2 nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.tar.xz nixos-46f70f3836ec494979c024e9ff4ec544643c0a9e.zip | |
...flakes
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml')
| -rw-r--r-- | accounts/gkleen@sif/shell/quickshell/Bar.qml | 4 |
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 | ||
