From 98b72ac11d62175caa2a621ca13f2b5aa3c27d78 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 17 Jun 2024 17:24:53 +0100 Subject: [PATCH] Move main panel back to bottom of screen --- programs/desktop/plasma6/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/desktop/plasma6/default.nix b/programs/desktop/plasma6/default.nix index fb7875c..b4b8931 100644 --- a/programs/desktop/plasma6/default.nix +++ b/programs/desktop/plasma6/default.nix @@ -63,7 +63,7 @@ { height = 44; lengthMode = "fill"; - location = "right"; + location = "bottom"; alignment = "center"; hiding = "none"; floating = true;