diff options
| author | JaKooLit <jimmielovejay.com> | 2024-07-05 10:13:11 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-07-05 10:13:11 +0900 |
| commit | 6d58be9a80f9fc49de23083e874ee0934c55d1dd (patch) | |
| tree | c3871ff05b6425051c9f6e81773b4f60e052507d /config | |
| parent | f85169098516118d1fae496d4f2ba302580c550b (diff) | |
updated UserSettings.conf
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index fe5e92f0..47f88ed5 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/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 |
