From 465ac7b207e32659b6cd8b55a720bbfd6744b300 Mon Sep 17 00:00:00 2001 From: m3tam3re Date: Mon, 5 Aug 2024 09:05:36 +0200 Subject: [PATCH] hyprland-config --- hypr/hyprland.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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