diff --git a/home-manager/plasma/plasma.nix b/home-manager/plasma/plasma.nix index d9f2dbd..9f5416a 100644 --- a/home-manager/plasma/plasma.nix +++ b/home-manager/plasma/plasma.nix @@ -4,12 +4,7 @@ # overrideConfig = true; configFile = import ./configFile.nix; - - # Unfortunately I really need to configure the system tray and keyboard - # shortcuts for its applets, so I have disabled the panel configuration - # for now so it doesn't get reset - # https://github.com/pjones/plasma-manager/issues/126 - # panels = import ./panels.nix; + panels = import ./panels.nix; workspace = { clickItemTo = "select";