these cursors were fucking shit up
This commit is contained in:
parent
a4bed9b909
commit
44a540fa6e
1 changed files with 4 additions and 4 deletions
|
|
@ -27,13 +27,13 @@ env = COLOR_SCHEME,prefer-dark
|
||||||
cursor {
|
cursor {
|
||||||
no_hardware_cursors = true
|
no_hardware_cursors = true
|
||||||
}
|
}
|
||||||
env = XCURSOR_THEME,Volantes Cursors
|
# env = XCURSOR_THEME,Volantes Cursors
|
||||||
env = XCURSOR_SIZE,24
|
# env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_THEME,Volantes Cursors
|
env = HYPRCURSOR_THEME,Volantes Cursors
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
exec-once = hyprctl setcursor $cursorTheme $cursorSize
|
exec-once = hyprctl setcursor $cursorTheme $cursorSize
|
||||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme '$cursorTheme'
|
# exec-once = gsettings set org.gnome.desktop.interface cursor-theme '$cursorTheme'
|
||||||
exec-once = gsettings set org.gnome.desktop.interface cursor-size $cursorSize
|
# exec-once = gsettings set org.gnome.desktop.interface cursor-size $cursorSize
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
env = FONT_NAME,JetBrainsMono Nerd Font 24
|
env = FONT_NAME,JetBrainsMono Nerd Font 24
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue