From e57abbb7817cc89837ec99e89eac4c48cd1fa9fe Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Sun, 7 Apr 2024 16:21:46 +0200 Subject: [PATCH] xcursor -> hyprcursor --- hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index f2f06b3..c42132e 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -32,8 +32,9 @@ $menu = wofi --show drun $powermenu = ~/.config/hypr/power-menu $lockscreen = swaylock -C ~/.config/swaylock/config -# Some default env vars. -env = XCURSOR_SIZE,24 +# Custom env vars. +env = HYPRCURSOR_THEME,Capitaine +env = HYPRCURSOR_SIZE,16 env = GDK_SCALE,2 env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that