mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
fix: set correct display configuration for imilia
This commit is contained in:
parent
b1ae60c39c
commit
7cd1da0528
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,8 @@
|
||||||
"eDP-1, 2256x1504@60, 0x0, 1.0"
|
"eDP-1, 2256x1504@60, 0x0, 1.0"
|
||||||
else if (host == "zinnia") then
|
else if (host == "zinnia") then
|
||||||
"eDP-1, 1920x1080@60, 0x0, 1.0"
|
"eDP-1, 1920x1080@60, 0x0, 1.0"
|
||||||
|
else if (host == "imilia") then
|
||||||
|
"eDP-1, 1920x1080@60, 0x0, 1.0"
|
||||||
else
|
else
|
||||||
", preferred, auto, 1";
|
", preferred, auto, 1";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue