diff --git a/hyprland.lua b/hyprland.lua index bdc59ec..67e0879 100644 --- a/hyprland.lua +++ b/hyprland.lua @@ -58,6 +58,9 @@ local menu = "hyprlauncher" hl.env("XCURSOR_SIZE", "24") hl.env("HYPRCURSOR_SIZE", "24") +hl.env("LIBVA_DRIVER_NAME", "nvidia") +hl.env("__GLX_VENDOR_LIBRARY_NAME", "nvidia") + ----------------------- ----- PERMISSIONS ----- @@ -86,7 +89,7 @@ hl.env("HYPRCURSOR_SIZE", "24") hl.config({ general = { gaps_in = 5, - gaps_out = 20, + gaps_out = 7, border_size = 2,