forked from fabian/nix
fix monitor position cuz gpu fried lmao
This commit is contained in:
parent
970af2a90b
commit
bcfc8bbe96
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
gui = {
|
gui = {
|
||||||
enable = true;
|
enable = true;
|
||||||
monitors = {
|
monitors = {
|
||||||
HDMI-A-4 = {
|
HDMI-A-1 = {
|
||||||
width = "1920";
|
width = "1920";
|
||||||
height = "1080";
|
height = "1080";
|
||||||
rate = "59.94";
|
rate = "59.94";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue