Switch hyprpanel theme to nord.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user