From dac7d30149eea0ff10a1787ee6a1ae0392da3272 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 23 Oct 2024 06:43:30 +0100 Subject: [PATCH] Set plasma panel to be on all screens --- system/home/plasma/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/home/plasma/default.nix b/system/home/plasma/default.nix index 2be374fa..13fe430f 100644 --- a/system/home/plasma/default.nix +++ b/system/home/plasma/default.nix @@ -70,6 +70,7 @@ alignment = "center"; hiding = "normalpanel"; floating = true; + screen = "all"; widgets = [ { name = "org.kde.plasma.kicker";