Browse Source

updated UserSettings.conf

pull/365/head
JaKooLit 2 years ago
parent
commit
6d58be9a80
  1. 7
      config/hypr/UserConfigs/UserSettings.conf

7
config/hypr/UserConfigs/UserSettings.conf

@ -18,9 +18,8 @@ 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_on_top=1
new_status = master #from Hyprland >v0.41.2
new_on_top = 1
mfact = 0.5
}
@ -33,7 +32,7 @@ general {
resize_on_border = true
col.active_border = $color0 $color2 $color9 $color12 $color15 90deg
col.active_border = $color12
col.inactive_border = $backgroundCol
layout = dwindle

Loading…
Cancel
Save