Compare commits
No commits in common. "f5720609423a37d4d11a7834f2e256da9269e377" and "a4bed9b9091bc1b8c99694c4fff70a737472934b" have entirely different histories.
f572060942
...
a4bed9b909
3 changed files with 6 additions and 6 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
|
||||||
|
|
|
||||||
2
nvim
2
nvim
|
|
@ -1 +1 @@
|
||||||
Subproject commit b6b0a40a849c731595e12431539148a4dd5803fe
|
Subproject commit e2775e7ac161384e5397ec76f3bf88b594b080c7
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 450ff7a50316156b224348195b49e562bc980bcf
|
Subproject commit 22cf6cc53e2bc55504cadd785f96d5d56eb42423
|
||||||
Loading…
Add table
Reference in a new issue