fix: set mouse cursor

This commit is contained in:
hesam-init 2024-12-05 10:44:41 +03:30
parent 10e8926d1e
commit fa3971e9b0
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[Settings]
gtk-theme-name=Adwaita
gtk-theme-name=Colloid-Dark
gtk-icon-theme-name=Adwaita
gtk-font-name=Cantarell 11
gtk-cursor-theme-name=Bibata-Modern-Ice

View file

@ -11,6 +11,7 @@ env = HYPRCURSOR_THEME, $mouse_cursor
env = XCURSOR_THEME, $mouse_cursor
env = HYPRCURSOR_SIZE, $mouse_cursor_size
env = XCURSOR_SIZE, $mouse_cursor_size
exec-once = hyprctl setcursor $mouse_cursor $mouse_cursor_size
exec-once = gsettings set org.gnome.desktop.interface cursor-theme $mouse_cursor
env = ELECTRON_OZONE_PLATFORM_HINT, auto