diff options
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 52dc2d7..205f76c 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -257,8 +257,6 @@ $o = { if_($has_gnome, 'gnome-shell', 'caribou', 'caribou-gtk3', 'brasero', 'gparted', 'gnome-classic-session', 'hexchat'), - if_($has_plasma5, 'kcm-touchpad',), - ], 'preferred_packages' => join(',', $has_plasma5 ? 'sddm' : 'gdm'), 'meta_class' => 'desktop', |