From 1da9e220c27688c81708a54880f9e19fc67c0fc5 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 2 Dec 2023 14:03:55 -0600 Subject: [PATCH] More sane theme default for public-facing config (that actually builds!) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6ad042c..b423f47 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ name = "Emmet"; # name/identifier email = "emmet@librephoenix.com"; # email (used for certain configurations) dotfilesDir = "~/.dotfiles"; # absolute path of the local repo - theme = "uwunicorn-yt"; # selcted theme from my themes directory (./themes/) + theme = "uwunicorn"; # selcted theme from my themes directory (./themes/) wm = "hyprland"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/ wmType = "wayland"; # x11 or wayland browser = "qutebrowser"; # Default browser; must select one from ./user/app/browser/