mirror of
https://git.aramjonghu.dev/AramJonghu/hypr.git
synced 2026-09-01 07:33:31 +02:00
env: change of cursor
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ hl.env("TERM", "tmux-256color")
|
||||
hl.env("VISUAL", "nvim")
|
||||
hl.env("EDITOR", "nvim")
|
||||
|
||||
hl.env("HYPRCURSOR_THEME", "catppuccin-macchiato-light-cursors")
|
||||
hl.env("HYPRCURSOR_SIZE", "24")
|
||||
hl.env("HYPRCURSOR_THEME", "catppuccin-macchiato-dark-cursors")
|
||||
hl.env("HYPRCURSOR_SIZE", "28")
|
||||
|
||||
hl.env("ELECTRON_OZONE_PLATFORM_HINT", "auto")
|
||||
hl.env("QT_AUTO_SCREEN_SCALE_FACTOR", "1")
|
||||
|
||||
Reference in New Issue
Block a user