vrr multi monitor is a bit glitchy
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
wayland.windowManager.hyprland = lib.mkIf config.userSettings.hyprland.enable {
|
||||
settings = {
|
||||
monitor = [
|
||||
"eDP-1,1920x1080@300,720x864,1.25,vrr,1"
|
||||
"eDP-1,1920x1080@300,720x864,1.25,vrr,0"
|
||||
"HDMI-A-1,1920x1080,1536x0,1.25,vrr,0"
|
||||
"DP-1,1920x1080,0x0,1.25,vrr,0"
|
||||
];
|
||||
|
@ -112,7 +112,6 @@ in
|
||||
enable_swallow = true;
|
||||
swallow_regex = "(scratch_term)|(Alacritty)|(kitty)";
|
||||
font_family = font;
|
||||
vfr = true;
|
||||
focus_on_activate = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user