From a8e880ee8a4e4da54a300532a3d407c8d49b5060 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Thu, 16 Apr 2026 19:19:32 +0200 Subject: [PATCH] Make desktop-contain config arch independent --- config/{x86_64 => }/desktop-contain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config/{x86_64 => }/desktop-contain.toml (96%) diff --git a/config/x86_64/desktop-contain.toml b/config/desktop-contain.toml similarity index 96% rename from config/x86_64/desktop-contain.toml rename to config/desktop-contain.toml index d37ececb..a67a148c 100644 --- a/config/x86_64/desktop-contain.toml +++ b/config/desktop-contain.toml @@ -1,6 +1,6 @@ # Desktop configuration using the Contain sandbox -include = ["../desktop.toml"] +include = ["desktop.toml"] # Override the default settings here