Merge branch 'main' of github.com:bloxx12/nichts
BIN
assets/wallpaper/aperture.jpg
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
assets/wallpaper/asura.jpg
Normal file
After Width: | Height: | Size: 213 KiB |
BIN
assets/wallpaper/dr stone.png
Normal file
After Width: | Height: | Size: 2.6 MiB |
BIN
assets/wallpaper/lights.jpg
Normal file
After Width: | Height: | Size: 5.1 MiB |
BIN
assets/wallpaper/mountains.jpg
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/wallpaper/thunder.jpg
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/wallpaper/totk.jpg
Normal file
After Width: | Height: | Size: 17 MiB |
BIN
assets/wallpaper/wave.jpg
Normal file
After Width: | Height: | Size: 7.3 MiB |
|
@ -10,7 +10,7 @@
|
|||
hyprland = {
|
||||
enable = true;
|
||||
monitor = [",preferred,auto,2"];
|
||||
wallpaper = "wallpaper/nix.png";
|
||||
wallpaper = "wallpaper/wave.jpg";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -22,11 +22,12 @@
|
|||
"DP-2,2560x1440@144,0x0,1"
|
||||
"DP-1,1920x1080@60,2560x0,1"
|
||||
];
|
||||
extra = {
|
||||
exec-once = [
|
||||
"hyprctl dispatch moveworkspacetomonitor 1 DP-2"
|
||||
];
|
||||
};
|
||||
extra = {
|
||||
exec-once = [
|
||||
"hyprctl dispatch moveworkspacetomonitor 1 DP-2"
|
||||
];
|
||||
};
|
||||
wallpaper = "wallpaper/wave.jpg";
|
||||
};
|
||||
};
|
||||
|
||||
|
|