From 73764202406cb1a0264f3061b99ee659f1238881 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 15 Nov 2023 14:53:57 -0700 Subject: [PATCH] Move cosmic-edit from desktop to demo --- config/x86_64/demo.toml | 1 + config/x86_64/desktop.toml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index 430b409..91fb8a1 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -38,6 +38,7 @@ bootstrap = {} ca-certificates = {} contain = {} coreutils = {} +cosmic-edit = {} diffutils = {} drivers = {} escalated = {} diff --git a/config/x86_64/desktop.toml b/config/x86_64/desktop.toml index b3397f3..8498613 100644 --- a/config/x86_64/desktop.toml +++ b/config/x86_64/desktop.toml @@ -16,7 +16,6 @@ bootstrap = {} ca-certificates = {} contain = {} coreutils = {} -cosmic-edit = {} diffutils = {} drivers = {} escalated = {}