style: cursor

This commit is contained in:
2025-04-02 15:07:36 +03:00
parent 51566b7224
commit d524383340
4 changed files with 17 additions and 5 deletions

View File

@ -97,7 +97,8 @@
"XDG_SESSION_DESKTOP,Hyprland"
"WLR_NO_HARDWARE_CURSORS,1"
"XCURSOR_SIZE,36"
"XCURSOR_SIZE, ${toString config.stylix.cursor.size}"
"XCURSOR_THEME, ${config.stylix.cursor.name}"
"XDG_SCREENSHOTS_DIR,~/screens"
];