From 7f07e47237606425d45f628f25c6029223b420e7 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 27 Jan 2026 08:37:08 -0600 Subject: feat(theme): switch cursor to Bibata Modern Ice Replaced Vimix/Capitaine cursors with Bibata-Modern-Ice across all config locations: hyprland.conf, dupre/hudson Xresources, GTK settings, and archsetup package list. Standardized cursor size to 24. --- archsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archsetup') diff --git a/archsetup b/archsetup index 73654a8..0779d2b 100755 --- a/archsetup +++ b/archsetup @@ -1612,7 +1612,7 @@ desktop_environment() { pacman_install "$software" done - for software in vimix-cursors \ + for software in bibata-cursor-theme-bin \ papirus-icon-theme qt6ct qt5ct; do aur_install "$software" done -- cgit v1.2.3