diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index dae1996..ac9c5d2 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -18,10 +18,12 @@ exec-once = wl-paste -p -t text --watch clipman store -P --histpath="~/.local/sh # Some default env vars. env = XCURSOR_SIZE,32 env = GTK_THEME,Dracula +env = LIBVA_DRIVER_NAME,nvidia env = XDG_SESSION_TYPE,wayland -cursor { - no_hardware_cursors = true -} +env = GBM_BACKEND,nvidia-drm +env = __GLX_VENDOR_LIBRARY_NAME,nvidia +env = WLR_NO_HARDWARE_CURSORS,1 + # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input { kb_layout = de,us