home/catppuccin: Move catppuccin-cursors code to its friends

This commit is contained in:
Weckyy702
2026-03-17 00:32:19 +01:00
parent de7db470ae
commit 59b1f8b632
2 changed files with 4 additions and 4 deletions

View File

@@ -38,6 +38,10 @@
hyprcursor.size = size;
};
wayland.windowManager.hyprland.settings.exec-once = [
"hyprctl setcursor catppuccin-mocha-mauve-cursors 24"
];
catppuccin.enable = true;
# Required for QT apps to use the catppuccin colors
qt = {

View File

@@ -21,10 +21,6 @@
follow_mouse = 1;
};
exec-once = [
"hyprctl setcursor catppuccin-mocha-mauve-cursors 24"
];
bind =
[
"$mod, Q, exit"