mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-09-09 17:03:03 +02:00
fix xwayland crashes
This commit is contained in:
parent
79bbc2ebeb
commit
5774c9d933
2 changed files with 8 additions and 5 deletions
|
@ -66,7 +66,8 @@ exec-once =[workspace 4 silent] vesktop
|
|||
# See https://wiki.hyprland.org/Configuring/Environment-variables/
|
||||
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,20
|
||||
env = HYPRCURSOR_THEME, Adwaita
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
|
||||
|
||||
#####################
|
||||
|
@ -176,6 +177,8 @@ input {
|
|||
}
|
||||
}
|
||||
|
||||
cursor:sync_gsettings_theme = false
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue