Wrap hyprpaper

This commit is contained in:
SebastianStork 2024-05-11 17:36:32 +02:00
parent 554b05c33b
commit 97b608bf9a
4 changed files with 22 additions and 23 deletions

View file

@ -8,10 +8,7 @@
xdg.userDirs.extraConfig.XDG_SCREENSHOTS_DIR = "${config.xdg.userDirs.pictures}/Screenshots";
myConfig = {
de = {
hyprland.enable = osConfig.myConfig.de.hyprland.enable;
wallpaper = ./wallpaper;
};
de.hyprland.enable = osConfig.myConfig.de.hyprland.enable;
shell = {
bash.enable = true;