Switch hyprpanel theme to nord.
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
# Wipeout HD Theme
|
||||
#theme.name = "catppuccin_latte";
|
||||
# Wipeout HD Reverse Theme
|
||||
theme.name = "monochrome";
|
||||
theme.name = "nord";
|
||||
|
||||
menus.clock = {
|
||||
time = {
|
||||
@@ -262,7 +262,7 @@
|
||||
stylix = {
|
||||
enable = true;
|
||||
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;
|
||||
# Wipeout HD Theme
|
||||
#image = ./wipeout.png;
|
||||
|
||||
Reference in New Issue
Block a user