work: Configure HDMI output
This commit is contained in:
parent
dd0969839c
commit
6d2ea6ba32
1 changed files with 5 additions and 0 deletions
|
@ -135,6 +135,11 @@ in
|
||||||
mode = "3840x2160@60Hz";
|
mode = "3840x2160@60Hz";
|
||||||
position = "3840 0";
|
position = "3840 0";
|
||||||
};
|
};
|
||||||
|
"HDMI-A-1" = {
|
||||||
|
bg = "${../../wallpapers/river-3840.png} fill";
|
||||||
|
scale = "1.25";
|
||||||
|
disable = "disable";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
input = {
|
input = {
|
||||||
"1241:662:USB-HID_Keyboard" = {
|
"1241:662:USB-HID_Keyboard" = {
|
||||||
|
|
Loading…
Reference in a new issue