mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Wrap hyprpaper
This commit is contained in:
parent
554b05c33b
commit
97b608bf9a
4 changed files with 22 additions and 23 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue