aboutsummaryrefslogtreecommitdiff
path: root/home/rices/cassette-futurism/plasma.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-05 16:31:16 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-05 16:31:16 +0200
commitcf7c81bb055023e97f1c18a475a6fff856295004 (patch)
treecf0846ab9daf377e68d4d72d99e4c78c4595bf63 /home/rices/cassette-futurism/plasma.nix
parent3298caf9f9a368f74d7064b5fd74147e05e75cce (diff)
Fix cassette-futurism rice: enable dark mode and use local NGE wallpaper
- Added dark theme settings to kdeglobals (LookAndFeelPackage, Icons) - Replaced remote wallpaper fetch with local NGE_CF.jpg path - KDE Plasma will now use breeze-dark look and feel with cassette colors
Diffstat (limited to 'home/rices/cassette-futurism/plasma.nix')
-rw-r--r--home/rices/cassette-futurism/plasma.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/home/rices/cassette-futurism/plasma.nix b/home/rices/cassette-futurism/plasma.nix
index ed685c1..8e83892 100644
--- a/home/rices/cassette-futurism/plasma.nix
+++ b/home/rices/cassette-futurism/plasma.nix
@@ -108,6 +108,11 @@ in {
[KDE]
contrast=4
+ LookAndFeelPackage=org.kde.breezedark.desktop
+ widgetStyle=Breeze
+
+ [Icons]
+ Theme=breeze-dark
[WM]
activeBackground=${vars.colors.background}