From 2806236f6fbaacad2939837c88a9f43595fea3c4 Mon Sep 17 00:00:00 2001 From: Henro Veijer Date: Wed, 25 Feb 2026 20:46:34 +0100 Subject: [PATCH] Set layout to scrolling everywhere --- henrovnix_ok/assets/conf/desktop/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/henrovnix_ok/assets/conf/desktop/hypr/hyprland.conf b/henrovnix_ok/assets/conf/desktop/hypr/hyprland.conf index 51ccf12d8..ac3bd80b7 100644 --- a/henrovnix_ok/assets/conf/desktop/hypr/hyprland.conf +++ b/henrovnix_ok/assets/conf/desktop/hypr/hyprland.conf @@ -55,7 +55,7 @@ general { # Gradient syntax: color color angle (e.g. 45deg). :contentReference[oaicite:5]{index=5} col.active_border = $blue $green 45deg col.inactive_border = $inactive - layout = dwindle + layout = scrolling resize_on_border = true extend_border_grab_area = 20 # Makes it easier to "grab" the edge }