home/catppuccin: Move catppuccin-cursors code to its friends
This commit is contained in:
@@ -38,6 +38,10 @@
|
|||||||
hyprcursor.size = size;
|
hyprcursor.size = size;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
wayland.windowManager.hyprland.settings.exec-once = [
|
||||||
|
"hyprctl setcursor catppuccin-mocha-mauve-cursors 24"
|
||||||
|
];
|
||||||
|
|
||||||
catppuccin.enable = true;
|
catppuccin.enable = true;
|
||||||
# Required for QT apps to use the catppuccin colors
|
# Required for QT apps to use the catppuccin colors
|
||||||
qt = {
|
qt = {
|
||||||
|
|||||||
@@ -21,10 +21,6 @@
|
|||||||
follow_mouse = 1;
|
follow_mouse = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
exec-once = [
|
|
||||||
"hyprctl setcursor catppuccin-mocha-mauve-cursors 24"
|
|
||||||
];
|
|
||||||
|
|
||||||
bind =
|
bind =
|
||||||
[
|
[
|
||||||
"$mod, Q, exit"
|
"$mod, Q, exit"
|
||||||
|
|||||||
Reference in New Issue
Block a user