disables VRR to speed up switching to fullscreen
This commit is contained in:
		| @@ -4,9 +4,8 @@ | ||||
|  | ||||
| # Monitor wiki https://wiki.hyprland.org/0.45.0/Configuring/Monitors/ | ||||
|  | ||||
| monitor = , preferred, auto, 0.8 | ||||
| monitor = eDP-2, highres@highrr, 0x0, 0.8 | ||||
| monitor = DP-2, 1920x1080@60, auto-left, 0.8 | ||||
| monitor = eDP-2, highres@highrr, 0x0, 1, vrr, 0 | ||||
| monitor = DP-2, 1920x1080@60, auto-left, 1, vrr, 0 | ||||
|  | ||||
| workspace = 1, monitor:eDP-2 | ||||
| workspace = 2, monitor:eDP-2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user