Merge branch 'main' of github.com:bloxx12/nichts

This commit is contained in:
get 2024-04-16 11:34:29 +02:00
commit e36b6bf533
2 changed files with 7 additions and 6 deletions

View file

@ -10,7 +10,7 @@
hyprland = { hyprland = {
enable = true; enable = true;
monitor = [",preferred,auto,2"]; monitor = [",preferred,auto,2"];
wallpaper = "wallpaper/nix.png"; wallpaper = "wallpaper/wave.jpg";
}; };
}; };
} }

View file

@ -27,6 +27,7 @@
"hyprctl dispatch moveworkspacetomonitor 1 DP-2" "hyprctl dispatch moveworkspacetomonitor 1 DP-2"
]; ];
}; };
wallpaper = "wallpaper/wave.jpg";
}; };
}; };