feat(hypr): switch to 120 hz
This commit is contained in:
parent
e23e79a054
commit
78fe06083d
1 changed files with 1 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
xwayland.enable = true;
|
||||
settings = {
|
||||
monitor = "eDP-1, 2880x1920@75, 0x0, 1.5
|
||||
monitor = "eDP-1, 2880x1920@120, 0x0, 1.5
|
||||
monitor = DP-4, 1920x1080@60, 0x0, 1, mirror, eDP-1";
|
||||
|
||||
input = {
|
||||
|
|
@ -82,10 +82,6 @@
|
|||
vrr = 1;
|
||||
};
|
||||
|
||||
decoration = {
|
||||
drop_shadow = false;
|
||||
};
|
||||
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue