From ab0535acf20e075caccd4355552219f1cdff4e82 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 10 Jan 2024 23:35:20 -0800 Subject: [PATCH] feat: Add Planify (https://github.com/alainm23/planify) to Yafti --- system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml | 1 + .../desktop/shared/usr/share/ublue-os/firstboot/yafti.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml b/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml index d1286f3d25..f4546d5d35 100644 --- a/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml @@ -209,6 +209,7 @@ screens: - LibreOffice: org.libreoffice.LibreOffice - Obsidian: md.obsidian.Obsidian - OnlyOffice: org.onlyoffice.desktopeditors + - Planify: io.github.alainm23.planify - Slack: com.slack.Slack - Standard Notes: org.standardnotes.standardnotes - Tenacity: org.tenacityaudio.Tenacity diff --git a/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml b/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml index edcfdf6725..260620f387 100644 --- a/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml @@ -187,6 +187,7 @@ screens: - LibreOffice: org.libreoffice.LibreOffice - Obsidian: md.obsidian.Obsidian - OnlyOffice: org.onlyoffice.desktopeditors + - Planify: io.github.alainm23.planify - Slack: com.slack.Slack - Standard Notes: org.standardnotes.standardnotes - Tenacity: org.tenacityaudio.Tenacity