diff options
| author | 2026-02-07 15:20:14 -0800 | |
|---|---|---|
| committer | 2026-02-07 15:48:02 -0800 | |
| commit | 95069f8c551f1c4f7ab09c4c0c4bc3d7c3793309 (patch) | |
| tree | 9788cafeec666d2261a72e5d4fcd26b12ce982ac /teams/designsuite.xml | |
| parent | 68ff5f4450c9f3c2a7c7830db6fc64299396be07 (diff) | |
| download | kiwi-descriptions-95069f8c551f1c4f7ab09c4c0c4bc3d7c3793309.tar.gz kiwi-descriptions-95069f8c551f1c4f7ab09c4c0c4bc3d7c3793309.zip | |
teams/designsuite: Add extension and drop gnome-pomodoro
Diffstat (limited to 'teams/designsuite.xml')
| -rw-r--r-- | teams/designsuite.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/teams/designsuite.xml b/teams/designsuite.xml index 4a146ad..a50ed6b 100644 --- a/teams/designsuite.xml +++ b/teams/designsuite.xml @@ -21,7 +21,9 @@ <!-- <package name="deja-dup"/> --> <!-- Add extra gnome applications --> <package name="gnome-calendar"/> - <package name="gnome-pomodoro"/> + <package name="gnome-shell-extension-gsconnect"/> + <!-- Some convertible devices have broken automatic screen rotation on GNOME Wayland --> + <package name="gnome-shell-extension-screen-autorotate"/> <package name="gnome-todo"/> <!-- Add cosmetic for terminal --> <package name="powerline"/> |