feat(hypr): switch to 120 hz

This commit is contained in:
etwas 2024-12-07 23:32:43 +01:00
parent e23e79a054
commit 78fe06083d
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -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;
};