new wallpaper and changed system color scheme to black-metal-immortal

This commit is contained in:
pagedmov
2024-11-03 01:32:22 -05:00
parent 6b73818753
commit 62bbbfa71d
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
# Basically a to-do list for stuff I need to write my own modules for.
let
# Custom theme that activates in ssh
ssh_base16 = "black-metal-venom";
ssh_base16 = "atelier-cave";
scheme_path = "${pkgs.base16-schemes}/share/themes/${ssh_base16}.yaml";
scheme_string = builtins.readFile scheme_path;