Switch hyprpanel theme to nord.

This commit is contained in:
jay
2025-07-01 23:25:03 -04:00
parent adca436669
commit ccff3d8a34

View File

@@ -177,7 +177,7 @@
# Wipeout HD Theme # Wipeout HD Theme
#theme.name = "catppuccin_latte"; #theme.name = "catppuccin_latte";
# Wipeout HD Reverse Theme # Wipeout HD Reverse Theme
theme.name = "monochrome"; theme.name = "nord";
menus.clock = { menus.clock = {
time = { time = {
@@ -262,7 +262,7 @@
stylix = { stylix = {
enable = true; enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
image = "$HOME/nixverse/nodes/hosts/common/wallpapers/nixos-wallpaper.png"; image = ../../wallpapers/nixos-wallpaper.png;
#image = ./qat02.png; #image = ./qat02.png;
# Wipeout HD Theme # Wipeout HD Theme
#image = ./wipeout.png; #image = ./wipeout.png;