<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NixOS-config/home/rices/cassette-futurism/plasma.nix, branch custom-niri-rice</title>
<subtitle>My personal NixOS configuration for all of my machines.
</subtitle>
<id>http://git.256phi.eu/NixOS-config/atom?h=custom-niri-rice</id>
<link rel='self' href='http://git.256phi.eu/NixOS-config/atom?h=custom-niri-rice'/>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/'/>
<updated>2026-04-06T15:04:05Z</updated>
<entry>
<title>Deleted olf kde plasma 6 cassette-futurism configuration</title>
<updated>2026-04-06T15:04:05Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-06T15:04:05Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=61fb928f456e2adad6f62f888a0f118ec3fd99aa'/>
<id>urn:sha1:61fb928f456e2adad6f62f888a0f118ec3fd99aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minimal KDE Plasma 6 configuration for cassette-futurism rice</title>
<updated>2026-04-05T20:27:45Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-05T20:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=b92708b616ffefae3fec27b21072f28d177bd120'/>
<id>urn:sha1:b92708b616ffefae3fec27b21072f28d177bd120</id>
<content type='text'>
Created complete cassette-futurism rice with KDE Plasma 6 desktop environment. Includes system.nix (Plasma 6 setup, Stylix theming), plasma.nix (minimal config with manual theming documentation), default.nix (module orchestrator), and nvim.nix/variables.nix (editor config and color palette).

Fixed critical bug in home/mun/default.nix where rice import was hardcoded to nord-blue instead of using the rice parameter, causing all hosts to use nord-blue home configuration regardless of their assigned rice.

Co-Authored-By: Claude Sonnet 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Refactor cassette-futurism rice from KDE Plasma to XFCE</title>
<updated>2026-04-05T15:39:14Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-05T15:39:14Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=65b13cda8d89386961c725b6a77c29a26c5af72a'/>
<id>urn:sha1:65b13cda8d89386961c725b6a77c29a26c5af72a</id>
<content type='text'>
- Replace KDE Plasma 6 with XFCE desktop environment
- Remove plasma.nix (KDE config), add xfce.nix (XFCE config via xfconf)
- Add picom.nix compositor with CRT green glow effects (#00FF00 shadows)
- Configure XFCE with hidden menubars, dark theme, and retro aesthetics
- Replace KDE packages with XFCE equivalents (konsole→xfce4-terminal, kate→mousepad, gwenview→ristretto, spectacle→xfce4-screenshooter)
- Keep ly display manager, preserve all Stylix theming (cassette colors, NGE wallpaper, fonts)
- Lower memory usage and faster startup compared to KDE Plasma

Co-Authored-By: Claude Sonnet 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fix Stylix conflicts: disable KDE target, remove i3 keybinds, simplify theming</title>
<updated>2026-04-05T14:54:34Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-05T14:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=f1095262e45c7f307b41342ec35e00412bcc11ec'/>
<id>urn:sha1:f1095262e45c7f307b41342ec35e00412bcc11ec</id>
<content type='text'>
- Disable Stylix's automatic KDE target to prevent file conflicts
- Remove all i3-style keyboard shortcuts from KDE configuration
- Remove custom color definitions from kdeglobals (let Stylix handle colors)
- Simplify kdeglobals to only set dark theme (Breeze Dark)
- Simplify kwinrc to minimal compositing settings
- Remove custom Konsole color schemes (Stylix handles terminal theming)
- Add menubar hiding for all common KDE applications (konsole, dolphin, kate, gwenview, spectacle, ark, okular)
</content>
</entry>
<entry>
<title>Add i3-style keybindings and hide application menubars in KDE Plasma</title>
<updated>2026-04-05T14:34:56Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-05T14:34:56Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=7e944e9956272348285db080d4952f17866ba81b'/>
<id>urn:sha1:7e944e9956272348285db080d4952f17866ba81b</id>
<content type='text'>
Added i3-compatible shortcuts:
- Meta+Q: close window
- Meta+F: fullscreen toggle
- Meta+1-9: switch virtual desktops
- Meta+Shift+Arrow: tile windows
- Volume/brightness media keys

UI improvements:
- Hidden menubars in Konsole, Dolphin, Kate (toggle with Ctrl+M)
- Borderless windows when maximized
- Minimal window decorations (clean i3-like appearance)
- Disabled toolbutton text for cleaner toolbar
</content>
</entry>
<entry>
<title>Fix cassette-futurism rice: enable dark mode and use local NGE wallpaper</title>
<updated>2026-04-05T14:31:16Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-05T14:31:16Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=cf7c81bb055023e97f1c18a475a6fff856295004'/>
<id>urn:sha1:cf7c81bb055023e97f1c18a475a6fff856295004</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>Add cassette-futurism KDE Plasma rice</title>
<updated>2026-04-04T20:58:18Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-04T20:58:18Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=fe3717dd05f0c5ef97982e0ed7ba382009527094'/>
<id>urn:sha1:fe3717dd05f0c5ef97982e0ed7ba382009527094</id>
<content type='text'>
- Created cassette futurism color palette with CRT aesthetic (hot pink, cyan, CRT green)
- Added KDE Plasma 6 system configuration with Wayland support
- Created Konsole color scheme and profile for retro terminal look
- Added KDE-specific theme configuration via xdg config files
- Configured Neovim with cassette futurism syntax highlighting
- Rice uses SDDM display manager and KWin compositor with blur effects
</content>
</entry>
</feed>
