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"