monitors
This commit is contained in:
parent
c597fcb52f
commit
00640d0f3f
|
@ -23,8 +23,10 @@
|
||||||
preserve_split = true;
|
preserve_split = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
monitor = "eDP-1,2560x1440@165.00Hz,0x0,1.2,bitdepth,10";
|
monitor = [
|
||||||
|
"eDP-1,2560x1440@165.00Hz,0x0,1.25"
|
||||||
|
"DP-1,2560x1440@165.00Hz,0x0,1,bitdepth,10"
|
||||||
|
];
|
||||||
|
|
||||||
env = [
|
env = [
|
||||||
"HYPRCURSOR_THEME = Bibata-Modern-Ice"
|
"HYPRCURSOR_THEME = Bibata-Modern-Ice"
|
||||||
|
|
Loading…
Reference in a new issue