From 68e4cefa4da25b6184c166feb99f28095d1ad66b Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Tue, 4 Feb 2025 11:31:51 +0530 Subject: [PATCH] removed open_gl: force introspection removed deprecated option --- .config/hypr/hyprland.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8926f3f..739c404 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -172,11 +172,6 @@ device { sensitivity = -0.5 } -opengl { - force_introspection = true -} - - # Example windowrule v1 # windowrule = float, ^(kitty)$ # Example windowrule v2