Changed KDE plasma theme and configured Kitty as Terminal
This commit is contained in:
@ -46,7 +46,12 @@ in
|
||||
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
|
||||
environment.plasma6.excludePackages = with pkgs; [
|
||||
# kdePackages.konsole #Using Kitty instead
|
||||
kdePackages.elisa
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# (pkgs.writeTextDir "share/sddm/themes/breeze/theme.conf.user" ''
|
||||
# [General]
|
||||
|
||||
Reference in New Issue
Block a user