Plasma/kde: modify outdated comment

This commit is contained in:
Toast 2024-01-19 13:14:51 +01:00
parent b5a58ea23f
commit 100b4169b1

View file

@ -57,10 +57,7 @@ in
# GTK apps need dconf to grab the correct theme on Wayland # GTK apps need dconf to grab the correct theme on Wayland
programs.dconf.enable = true; programs.dconf.enable = true;
/* # Install the patched Breeze color schemes as well as the plasma default configs
Install the patched Breeze color schemes and look and feel packages,
as well as the plasma default configs
*/
environment.systemPackages = [ breezeTint plasmaDefaults ]; environment.systemPackages = [ breezeTint plasmaDefaults ];
# Plasma configs should be on all users # Plasma configs should be on all users