Remove (now unused) hypr/extra.conf
This commit is contained in:
parent
b31de09041
commit
407e019a05
|
@ -64,13 +64,10 @@
|
||||||
name = "Sweet-Dark";
|
name = "Sweet-Dark";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
xdg.configFile = {
|
xdg.configFile."hypr/hyprpaper.conf".text = ''
|
||||||
"hypr/extra.conf" = lib.mkDefault {text = "";};
|
|
||||||
"hypr/hyprpaper.conf".text = ''
|
|
||||||
preload = ${config.stylix.image}
|
preload = ${config.stylix.image}
|
||||||
wallpaper = ,${config.stylix.image}
|
wallpaper = ,${config.stylix.image}
|
||||||
'';
|
'';
|
||||||
};
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
xwayland.enable = true;
|
xwayland.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue