diff --git a/packages/hyprland/custom/autostart.conf b/packages/hyprland/custom/autostart.conf index 25ad1d6..94d5314 100644 --- a/packages/hyprland/custom/autostart.conf +++ b/packages/hyprland/custom/autostart.conf @@ -6,7 +6,9 @@ # Or execute your favorite apps at launch like this: $terminal = kitty $bar = ags run +$cursor = Bibata-Modern-Ice exec-once = $terminal -# exec-once = $bar +exec-once = hyprctl setcursor $cursor 24 +exec-once = $bar