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