diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-04-29 14:56:39 +1000 |
|---|---|---|
| committer | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-04-29 14:56:39 +1000 |
| commit | fa5b31292401a80484ff6f81a5b68603b3889428 (patch) | |
| tree | ce3470c70e2785589ef315a5c9981e445a0e05df /modules/bar/components/Clock.qml | |
| parent | style: remove unneeded comments (diff) | |
| download | caelestia-shell-fa5b31292401a80484ff6f81a5b68603b3889428.tar.gz caelestia-shell-fa5b31292401a80484ff6f81a5b68603b3889428.tar.bz2 caelestia-shell-fa5b31292401a80484ff6f81a5b68603b3889428.zip | |
feat: bar network icon
Diffstat (limited to 'modules/bar/components/Clock.qml')
| -rw-r--r-- | modules/bar/components/Clock.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/bar/components/Clock.qml b/modules/bar/components/Clock.qml index 9743be4..91e978c 100644 --- a/modules/bar/components/Clock.qml +++ b/modules/bar/components/Clock.qml @@ -2,7 +2,6 @@ import "root:/widgets" import "root:/services" import "root:/config" import QtQuick -import QtQuick.Layouts StyledRect { id: root |