New install

This commit is contained in:
2025-07-18 16:25:27 +03:00
parent b27399db29
commit a176fbc62d
96 changed files with 15 additions and 15 deletions
Regular → Executable
View File
Regular → Executable
+1 -1
View File
@@ -15,7 +15,7 @@
in {
settings = {
monitor = ",preferred,auto,1";
exec-once =["${lib.getExe pkgs.linux-wallpaperengine} ~/.local/share/wpe/wallpaper --assets-dir ~/.local/share/wpe/assets --screen-root DP-1 --noautomute"];
exec-once =["${lib.getExe pkgs.linux-wallpaperengine} ~/.local/share/wpe/wallpaper --assets-dir ~/.local/share/wpe/assets --screen-root DP-3 --noautomute"];
general = {
gaps_in = 5;
gaps_out = 5;
Regular → Executable
View File