Removed a lot of desktop entries, to clean up Menu. Added a boot splash screen.

This commit is contained in:
2025-10-17 10:17:35 +02:00
parent 820c7b4454
commit 6ce39c9577
6 changed files with 127 additions and 28 deletions

View File

@ -53,6 +53,7 @@ in
];
environment.systemPackages = with pkgs; [
kdePackages.plymouth-kcm
# (pkgs.writeTextDir "share/sddm/themes/breeze/theme.conf.user" ''
# [General]
# background = "${background-package}"

View File

@ -3,7 +3,7 @@ FLAG_FILE="/home/cookiez/.flags/theme-flag"
/run/current-system/sw/bin/konsave -i /etc/nixos/plasma/NixOS-1.0.0.knsv
/run/current-system/sw/bin/konsave -i /etc/nixos/plasma/NixOS-1.0.0.knsv
/run/current-system/sw/bin/konsave -a theme
/run/current-system/sw/bin/konsave -a NixOS-1.0.0
progress_bar() {
local duration=$1