diff options
| author | ZachIR <zachir@librem.one> | 2026-03-07 08:19:34 -0600 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-03-07 08:19:34 -0600 |
| commit | 89c0fba42e4ec69d6243c5e5a499f41969ddf916 (patch) | |
| tree | 984517384ab59d4f2f10d5cab2a9985176e01d26 /hypr | |
| parent | 1d258ca1a32c026ff71d1d7b40c7dcf7d7cf798d (diff) | |
| parent | 2418ffd3d74dde0de4487c310acc6f111f0fbe4c (diff) | |
Merge branch 'master' into carcar
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/hyprland.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 085723e..b7b58c4 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -188,9 +188,9 @@ master { } #}}} -#{{{ scrolling layout options +#{{{ Scrolling layout options scrolling { - fullscreen_on_one_column = true + fullscreen_on_one_column = false column_width = 0.5 focus_fit_method = 1 follow_focus = true |
