From 6065afd390e188fcfcdec9ca48fb1f2d3e07409c Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 9 May 2024 13:33:44 +0200 Subject: [PATCH] Add new theme --- home/themes/wip.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/themes/wip.nix b/home/themes/wip.nix index b880198..7c7d7b2 100644 --- a/home/themes/wip.nix +++ b/home/themes/wip.nix @@ -2,7 +2,7 @@ imports = [ ./config/template.nix ]; theme = { - wallpaper = "house-cloud.png"; + wallpaper = "house_cloud.png"; font-mono = "FiraCode Nerd Font Mono"; font = "SFProDisplay Nerd Font";