From 2418ffd3d74dde0de4487c310acc6f111f0fbe4c Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 7 Mar 2026 08:19:26 -0600 Subject: hypr: Do not fullscreen on one window --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 2713f57..b6a08ce 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -189,7 +189,7 @@ master { #{{{ 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 -- cgit v1.2.3