This commit is contained in:
TheCrazyInsanity
2026-01-08 18:39:49 +00:00
parent 68f8144c18
commit b085512775
2 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
progrmams.plasma = {
programs.plasma = {
enable = true;
workspace = {
lookAndFeel = "org.kde.breezedark.desktop";
};