Browse Source

updated UserSettings.conf

pull/353/head
JaKooLit 2 years ago
parent
commit
a16280730a
  1. 8
      config/hypr/UserConfigs/UserSettings.conf

8
config/hypr/UserConfigs/UserSettings.conf

@ -19,7 +19,7 @@ dwindle {
master {
new_is_master=1 # comment this when Hyprland release a new version or you are running the git version
#new_status=master # hyprland upstream or git version (next release maybe v0.41-2 or v0.42)
#new_status=master # hyprland upstream or git version (next release maybe v0.41.2 or v0.42)
new_on_top=1
mfact = 0.5
}
@ -160,12 +160,12 @@ binds {
#Could help when scaling and not pixelating
xwayland {
force_zero_scaling = true
force_zero_scaling = true
}
# cursor section for Hyprland >= v0.41.0
cursor {
no_hardware_cursors = false
enable_hyprcursor = true
warp_on_change_workspace = true
enable_hyprcursor = true
warp_on_change_workspace = true # for -git or Hyprland >v0.41.1
}

Loading…
Cancel
Save