From 4270fe44560d45e3fe9c96896699a4237efca85f Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Wed, 11 Mar 2026 23:45:15 +0000 Subject: [PATCH] minor changes --- openpeon/files/config.json | 2 +- zellij/files/config.kdl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openpeon/files/config.json b/openpeon/files/config.json index 2d15ff2..1518dd1 100644 --- a/openpeon/files/config.json +++ b/openpeon/files/config.json @@ -1,5 +1,5 @@ { - "activePack": "solid_snake", + "activePack": "glados", "volume": 1, "muted": false, "enabledCategories": { diff --git a/zellij/files/config.kdl b/zellij/files/config.kdl index ed18074..8bc1ee1 100644 --- a/zellij/files/config.kdl +++ b/zellij/files/config.kdl @@ -306,8 +306,8 @@ default_shell "fish" // The name of the default layout to load on startup // Default: "default" -// -// default_layout "compact" + +default_layout "compact" // The folder in which Zellij will look for layouts // (Requires restart)