mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
desktop: Update monitor refresh rate
This commit is contained in:
parent
cd54a6628a
commit
170e5e1538
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@ _: {
|
||||||
theme = "dark";
|
theme = "dark";
|
||||||
};
|
};
|
||||||
|
|
||||||
wayland.windowManager.hyprland.settings.monitor = [ "DP-1,2560x1440@144,0x0,1" ];
|
wayland.windowManager.hyprland.settings.monitor = [ "DP-1,2560x1440@180,0x0,1" ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue