fixup! biggg refactor, holy shit
This commit is contained in:
parent
37e94582ec
commit
fac66830e8
1 changed files with 1 additions and 20 deletions
|
|
@ -105,26 +105,7 @@ in
|
|||
modules = {
|
||||
hyprland = {
|
||||
enable = enableGraphical;
|
||||
displays = [
|
||||
{
|
||||
name = "DP-3";
|
||||
horizontal = 2560;
|
||||
vertical = 1440;
|
||||
horizontal-offset = 2560;
|
||||
vertical-offset = 0;
|
||||
refresh-rate = 360;
|
||||
scale = "1";
|
||||
}
|
||||
{
|
||||
name = "DP-2";
|
||||
horizontal = 2560;
|
||||
vertical = 1440;
|
||||
horizontal-offset = 0;
|
||||
vertical-offset = 0;
|
||||
refresh-rate = 144;
|
||||
scale = "1";
|
||||
}
|
||||
];
|
||||
displays = displays;
|
||||
};
|
||||
games.enable = enableGraphical && enableGames;
|
||||
apps = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue