From e43fbf83072371c86455fa8c04e2bb651120eea1 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 19 Oct 2025 01:32:45 -0400 Subject: fix completion and we're going through changes --- .config/hypr/hyprland.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6a2fa8f..63ac7be 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -6,6 +6,9 @@ env = XCURSOR_PATH=${XCURSOR_PATH}:/usr/share/icons env = XCURSOR_SIZE,24 env = XCURSOR_THEME,whiteglass +exec-once = hyprctl setcursor whiteglass 24 +exec-once = xrdb ~/.Xresources + # Startup exec-once = startup exec-once = hyprctl dispatch workspace 1 -- cgit v1.2.3