mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
changed hyprland config for better cursor consistency
This commit is contained in:
parent
2eb00757c0
commit
66eb93e353
1 changed files with 4 additions and 2 deletions
|
@ -65,9 +65,11 @@ exec-once =[workspace 4 silent] youtube-music
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Environment-variables/
|
# See https://wiki.hyprland.org/Configuring/Environment-variables/
|
||||||
|
|
||||||
|
env = HYPRCURSOR_SIZE,24
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_THEME,Adwaita
|
env = HYPRCURSOR_THEME,Adwaita
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = XCURSOR_THEME,Adwaita
|
||||||
|
|
||||||
|
|
||||||
cursor {
|
cursor {
|
||||||
sync_gsettings_theme = false
|
sync_gsettings_theme = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue