diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-27 08:37:08 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-27 08:37:08 -0600 |
| commit | f7ae8fd2464c131fb6d9b86f12a229931126d28f (patch) | |
| tree | 8eb2c3f6f8c8b61b6aceaebf5ca2f18ca300eae0 /dotfiles/hyprland/.config/hypr | |
| parent | 141c28cd6bcb086771117aea27bef66d73986a6d (diff) | |
| download | archsetup-f7ae8fd2464c131fb6d9b86f12a229931126d28f.tar.gz archsetup-f7ae8fd2464c131fb6d9b86f12a229931126d28f.zip | |
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.
Diffstat (limited to 'dotfiles/hyprland/.config/hypr')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index cc51b9d..a279ced 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -29,7 +29,7 @@ exec-once = insync start # Environment Variables # ============================================================================ env = XCURSOR_SIZE,24 -env = XCURSOR_THEME,capitaine-cursors-light +env = XCURSOR_THEME,Bibata-Modern-Ice env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_SESSION_TYPE,wayland env = XDG_SESSION_DESKTOP,Hyprland |
