[Asahi] Move hyprland related configs to their own modules.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ ... } : {
|
||||
services.hyprpaper = {
|
||||
enable = true;
|
||||
settings = {
|
||||
preload = ["/home/jmug/Wallpapers/nyc2.jpg"];
|
||||
wallpaper = [", /home/jmug/Wallpapers/nyc2.jpg"];
|
||||
ipc = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user