2024-11-26 23:59 : id 227
This commit is contained in:
parent
ef8f31ccfc
commit
e4cf3cd78c
@ -38,6 +38,7 @@ let
|
|||||||
FUZZEL_PROMPT = " >> ";
|
FUZZEL_PROMPT = " >> ";
|
||||||
DUNST_ORIGIN = "top-center";
|
DUNST_ORIGIN = "top-center";
|
||||||
GTK_THEME = "nordic";
|
GTK_THEME = "nordic";
|
||||||
|
GTK_THEME_NAME = "Nordic";
|
||||||
GTK_ICONS = "zafiro-icons";
|
GTK_ICONS = "zafiro-icons";
|
||||||
GTK_CURSOR = "nordzy-cursor-theme";
|
GTK_CURSOR = "nordzy-cursor-theme";
|
||||||
in
|
in
|
||||||
@ -95,7 +96,6 @@ in
|
|||||||
package = pkgs.${GTK_ICONS};
|
package = pkgs.${GTK_ICONS};
|
||||||
};
|
};
|
||||||
theme = {
|
theme = {
|
||||||
name = "Nordic";
|
|
||||||
package = pkgs.${GTK_THEME};
|
package = pkgs.${GTK_THEME};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user