From 19194850c6012ddaf9ae25b78faa0d03aef48674 Mon Sep 17 00:00:00 2001 From: "Mohamed C." Date: Sat, 3 Aug 2024 18:13:19 +0200 Subject: [PATCH] fix typo --- user/plasma.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/plasma.nix b/user/plasma.nix index d68af3c..58ea124 100644 --- a/user/plasma.nix +++ b/user/plasma.nix @@ -9,7 +9,7 @@ floating = true; alignment = "center"; height = 46; - lenghtMode = "fit"; + lengthMode = "fit"; hiding = "dodgewindows"; widgets = [ "org.kde.plasma.kickoff" @@ -21,7 +21,7 @@ floating = true; alignment = "right"; height = 36; - lenghtMode = "fit"; + lengthMode = "fit"; hiding = "dodgewindows"; widgets = [ "org.kde.plasma.systemtray"