cleanup enables, change wallpaper
This commit is contained in:
BIN
users/blake/assets/wallpapers/red.jpg
Normal file
BIN
users/blake/assets/wallpapers/red.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.7 MiB |
BIN
users/blake/assets/wallpapers/sol.jpg
Normal file
BIN
users/blake/assets/wallpapers/sol.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 185 KiB |
@@ -7,7 +7,7 @@
|
||||
}: let
|
||||
program = "stylix";
|
||||
cfg = config.dots.${program};
|
||||
wallpaper = ../../assets/wallpapers/test.jpg;
|
||||
wallpaper = ../../assets/wallpapers/sol.jpg;
|
||||
in {
|
||||
|
||||
imports = [inputs.stylix.homeManagerModules.default];
|
||||
@@ -60,13 +60,6 @@ in {
|
||||
|
||||
targets = {
|
||||
waybar.enable = false;
|
||||
kitty.enable = true;
|
||||
btop.enable = true;
|
||||
hyprland.enable = true;
|
||||
hyprpaper.enable = true;
|
||||
hyprlock.enable = true;
|
||||
hyprlock.useWallpaper = true;
|
||||
nvf.enable = true;
|
||||
nvf.transparentBackground = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user