Add synthwave

This commit is contained in:
Sage 2026-02-02 14:59:06 +00:00
parent 9b6748e340
commit 8c0ba0d56b
3 changed files with 27 additions and 2 deletions

View file

@ -58,7 +58,7 @@ in {
mods.boot.enable = true;
mods.theme.enable = true;
mods.theme.scheme = "oxocarbon-dark";
mods.theme.scheme = "catppuccin-macchiato";
mods.theme.wallpaper = ./wallpaper.png;
services.xserver.windowManager.i3.enable = true;