Merge branch 'main' of github.com:bloxx12/nichts
This commit is contained in:
commit
227dd5e64e
2 changed files with 7 additions and 6 deletions
|
@ -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";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,11 +22,12 @@
|
||||||
"DP-2,2560x1440@144,0x0,1"
|
"DP-2,2560x1440@144,0x0,1"
|
||||||
"DP-1,1920x1080@60,2560x0,1"
|
"DP-1,1920x1080@60,2560x0,1"
|
||||||
];
|
];
|
||||||
extra = {
|
extra = {
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"hyprctl dispatch moveworkspacetomonitor 1 DP-2"
|
"hyprctl dispatch moveworkspacetomonitor 1 DP-2"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
wallpaper = "wallpaper/wave.jpg";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue