chore:add_wallpaper
BIN
dotfiles/.local/share/wallpapers/Macos.jpg
vendored
Normal file
|
After Width: | Height: | Size: 107 KiB |
BIN
dotfiles/.local/share/wallpapers/arch-ascii.png
vendored
Normal file
|
After Width: | Height: | Size: 255 KiB |
BIN
dotfiles/.local/share/wallpapers/archwomen.jpg
vendored
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
dotfiles/.local/share/wallpapers/astro-jelly.jpg
vendored
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
dotfiles/.local/share/wallpapers/dich.jpeg
vendored
Normal file
|
After Width: | Height: | Size: 113 KiB |
BIN
dotfiles/.local/share/wallpapers/dominik-mayer-24.jpg
vendored
Normal file
|
After Width: | Height: | Size: 870 KiB |
BIN
dotfiles/.local/share/wallpapers/kali-linux.jpg
vendored
Normal file
|
After Width: | Height: | Size: 370 KiB |
BIN
dotfiles/.local/share/wallpapers/space.png
vendored
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
dotfiles/.local/share/wallpapers/sungarden.png
vendored
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
BIN
dotfiles/.local/share/wallpapers/tokyo.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
dotfiles/.local/share/wallpapers/windows11-dark.jpg
vendored
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
dotfiles/.local/share/wallpapers/windows11-light.jpg
vendored
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
dotfiles/.local/share/wallpapers/winwomen.jpg
vendored
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
dotfiles/.local/share/wallpapers/xing_qiu_da_zhan.jpg
vendored
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
dotfiles/.local/share/wallpapers/yohoho.jpg
vendored
Normal file
|
After Width: | Height: | Size: 851 KiB |
@@ -6,24 +6,24 @@
|
||||
stylix = {
|
||||
enable = true;
|
||||
# catppuccin-mocha base16Scheme # See https://github.com/catppuccin/base16
|
||||
# base16Scheme = {
|
||||
# base00 = "1e1e2e"; # base
|
||||
# base01 = "181825"; # mantle
|
||||
# base02 = "313244"; # surface0
|
||||
# base03 = "45475a"; # surface1
|
||||
# base04 = "585b70"; # surface2
|
||||
# base05 = "cdd6f4"; # text
|
||||
# base06 = "f5e0dc"; # rosewater
|
||||
# base07 = "b4befe"; # lavender
|
||||
# base08 = "f38ba8"; # red
|
||||
# base09 = "fab387"; # peach
|
||||
# base0A = "f9e2af"; # yellow
|
||||
# base0B = "a6e3a1"; # green
|
||||
# base0C = "94e2d5"; # teal
|
||||
# base0D = "89b4fa"; # blue
|
||||
# base0E = "cba6f7"; # mauve
|
||||
# base0F = "f2cdcd"; # flamingo
|
||||
# };
|
||||
base16Scheme = {
|
||||
base00 = "1e1e2e"; # base
|
||||
base01 = "181825"; # mantle
|
||||
base02 = "313244"; # surface0
|
||||
base03 = "45475a"; # surface1
|
||||
base04 = "585b70"; # surface2
|
||||
base05 = "cdd6f4"; # text
|
||||
base06 = "f5e0dc"; # rosewater
|
||||
base07 = "b4befe"; # lavender
|
||||
base08 = "f38ba8"; # red
|
||||
base09 = "fab387"; # peach
|
||||
base0A = "f9e2af"; # yellow
|
||||
base0B = "a6e3a1"; # green
|
||||
base0C = "94e2d5"; # teal
|
||||
base0D = "89b4fa"; # blue
|
||||
base0E = "cba6f7"; # mauve
|
||||
base0F = "f2cdcd"; # flamingo
|
||||
};
|
||||
cursor = {
|
||||
name = "Bibata-Modern-Ice";
|
||||
package = pkgs.bibata-cursors;
|
||||
@@ -46,7 +46,8 @@
|
||||
terminal = 12;
|
||||
};
|
||||
};
|
||||
image = ../../dotfiles/.local/share/wallpapers/nixos-1.png;
|
||||
# image = ../../dotfiles/.local/share/wallpapers/yohoho.jpg;
|
||||
# image = null;
|
||||
polarity = "dark";
|
||||
};
|
||||
}
|
||||
|
||||