From aa3ea5b04a58761bb4ba704afd4ab47860f02c17 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 28 Feb 2026 16:52:13 +0100 Subject: [PATCH] Just recommend scrolling as alternative The others really aren't useful imo --- config/hypr/looknfeel.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/looknfeel.conf b/config/hypr/looknfeel.conf index 0074b186..2d2b7000 100644 --- a/config/hypr/looknfeel.conf +++ b/config/hypr/looknfeel.conf @@ -7,7 +7,7 @@ general { # gaps_out = 0 # border_size = 0 - # Possible layouts: dwindle (default), scrolling (niri-like), master (dwm), monocle (single app) + # Change to niri-like side-scrolling layout # layout = scrolling }