diff --git a/system/home/plasma/default.nix b/system/home/plasma/default.nix index 68dcacf3..b1e0fc40 100644 --- a/system/home/plasma/default.nix +++ b/system/home/plasma/default.nix @@ -126,7 +126,7 @@ ]; } { - height = 36; + height = 48; lengthMode = "fit"; location = "bottom"; alignment = "center"; @@ -265,17 +265,6 @@ apiEnabled = false; }; kcminputrc.Keyboard.NumLock = 1; - yakuakerc = { - Dialogs.FirstRun = false; - Window = { - DynamicTabTitles = true; - Height = 80; - Width = 80; - KeepOpen = true; - ShowSystrayIcon = false; - ShowTitleBar = false; - }; - }; plasmanotifyrc = { Notifications = { NormalAlwaysOnTop = true;