From 5d2a9ece5730e5fc968bd1146b77fa8ad28b3533 Mon Sep 17 00:00:00 2001 From: caley Date: Thu, 21 May 2026 19:38:33 +0200 Subject: Clean up cursor environment variables Removed cursor theme and size environment variables. --- .config/hypr/hyprland.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3c0e054..2e55181 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -3,11 +3,6 @@ source = ~/.cache/wal/colors-hyprland.conf monitor = HDMI-A-1, 1920x1080@200, 0x0, 1 monitor = DP-1, 1920x1080@144, -1080x-330, 1, transform, 3 -env = XCURSOR_THEME, -env = XCURSOR_SIZE,24 -env = HYPRCURSOR_THEME, -env = HYPRCURSOR_SIZE,24 - $terminal = kitty $filemanager = nautilus $menu = rofi -show drun -- cgit v1.3.1