Add Bibata cursor theme support for Hyprland and update environment variables

This commit is contained in:
2025-10-27 17:17:55 +00:00
parent 76cdd6119d
commit 62392b85e6
2 changed files with 19 additions and 0 deletions

View File

@@ -21,6 +21,9 @@
# Environment variables
env = [
"XCURSOR_SIZE,24"
"XCURSOR_THEME,Bibata-Modern-Ice"
"HYPRCURSOR_THEME,Bibata-Modern-Ice"
"HYPRCURSOR_SIZE,24"
"QT_QPA_PLATFORMTHEME,qt5ct"
];