summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2026-03-07 08:19:26 -0600
committerZachIR <zachir@librem.one>2026-03-07 08:19:26 -0600
commit2418ffd3d74dde0de4487c310acc6f111f0fbe4c (patch)
treef4e3e15f9e5c5211c40f30a54dedb71a5b60e62f /hypr
parentd873563499d8e47697929113cff77958d69b553d (diff)
hypr: Do not fullscreen on one windowHEADmaster
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
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