Navigate mini.files with enter!
This commit is contained in:
parent
c21bf836a8
commit
c8d7224dc9
7 changed files with 48 additions and 13 deletions
common/themes
|
@ -13,7 +13,7 @@ let
|
|||
|
||||
catppuccin-latte = {
|
||||
stylix = {
|
||||
image = ./wallpapers/needygirloverdose.jpg;
|
||||
image = ./wallpapers/watercag.png;
|
||||
base16Scheme = "${inputs.catppuccin-base16}/base16/latte.yaml";
|
||||
polarity = "light";
|
||||
};
|
||||
|
@ -85,7 +85,7 @@ let
|
|||
};
|
||||
|
||||
# Select your current theme here!
|
||||
currentTheme = themes.catppuccin-macchiato;
|
||||
currentTheme = themes.catppuccin-latte;
|
||||
in
|
||||
{
|
||||
# We apply the current theme here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue