Merge branch 'main' of https://git.hmsn.ink/nixos/hydenix
This commit is contained in:
@@ -113,27 +113,65 @@ in
|
|||||||
enable = true; # enable theme module
|
enable = true; # enable theme module
|
||||||
active = "Cat Latte"; # active theme name
|
active = "Cat Latte"; # active theme name
|
||||||
themes = [
|
themes = [
|
||||||
|
"1-Bit"
|
||||||
|
"Abyssal-Wave"
|
||||||
|
"AbyssGreen"
|
||||||
|
"Amethyst-Aura"
|
||||||
|
"AncientAliens"
|
||||||
|
"Another World"
|
||||||
|
"Bad Blood"
|
||||||
|
"BlueSky"
|
||||||
|
"Breezy Autumn"
|
||||||
"Cat Latte"
|
"Cat Latte"
|
||||||
"Catppuccin Mocha"
|
|
||||||
"Catppuccin Latte"
|
"Catppuccin Latte"
|
||||||
|
"Catppuccin-Macchiato"
|
||||||
|
"Catppuccin Mocha"
|
||||||
"Code Garden"
|
"Code Garden"
|
||||||
"Cosmic Blue"
|
"Cosmic Blue"
|
||||||
"Crimson Blade"
|
"Crimson Blade"
|
||||||
"Crimson Blue"
|
"Crimson-Blue"
|
||||||
|
"Decay Green"
|
||||||
|
"DoomBringers"
|
||||||
"Dracula"
|
"Dracula"
|
||||||
"Edge Runner"
|
"Edge Runner"
|
||||||
"Electra"
|
"Electra"
|
||||||
|
"Eternal Arctic"
|
||||||
|
"Ever Blushing"
|
||||||
|
"Frosted Glass"
|
||||||
|
"Graphite Mono"
|
||||||
|
"Green Lush"
|
||||||
|
"Greenify"
|
||||||
|
"Grukai"
|
||||||
|
"Gruvbox Retro"
|
||||||
|
"Hack the Box"
|
||||||
|
"Ice Age"
|
||||||
|
"Joker"
|
||||||
|
"LimeFrenzy"
|
||||||
"Mac OS"
|
"Mac OS"
|
||||||
"Material Sakura"
|
"Material Sakura"
|
||||||
|
"Monokai"
|
||||||
|
"Monterey Frost"
|
||||||
"Moonlight"
|
"Moonlight"
|
||||||
"Nordic Blur"
|
"Nightbrew"
|
||||||
"Obsidian Purple"
|
"Nordic Blue"
|
||||||
|
"Obsidian-Purple"
|
||||||
|
"One Dark"
|
||||||
|
"Oxo Carbon"
|
||||||
|
"Paranoid Sweet"
|
||||||
|
"Peace Of Mind"
|
||||||
"Pixel Dream"
|
"Pixel Dream"
|
||||||
"Rain Dark"
|
"Rain Dark"
|
||||||
"Red Stone"
|
"Red Stone"
|
||||||
|
"Rosé Pine"
|
||||||
|
"Scarlet Night"
|
||||||
|
"Sci-fi"
|
||||||
|
"Solarized Dark"
|
||||||
|
"Synth Wave"
|
||||||
|
"Timeless Dream"
|
||||||
"Tokyo Night"
|
"Tokyo Night"
|
||||||
"Tundra"
|
"Tundra"
|
||||||
"Rose Pine"
|
"Vanta Black"
|
||||||
|
"Windows 11"
|
||||||
]; # default enabled themes, full list in https://github.com/richen604/hydenix/tree/main/hydenix/sources/themes
|
]; # default enabled themes, full list in https://github.com/richen604/hydenix/tree/main/hydenix/sources/themes
|
||||||
};
|
};
|
||||||
waybar = {
|
waybar = {
|
||||||
|
|||||||
Reference in New Issue
Block a user