From 5b0eda29417d791fed39b718a0494ad72590ec85 Mon Sep 17 00:00:00 2001 From: srdusr Date: Sun, 23 Jun 2024 19:27:22 +0200 Subject: Testing --- .config/hypr/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2f075d1..620dc55 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -28,7 +28,7 @@ general { col.inactive_border = 0xff313244 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse) apply_sens_to_raw = 0 - #layout = "master"; + layout = "master"; resize_on_border = yes extend_border_grab_area = 20 } @@ -119,7 +119,8 @@ dwindle { master { - + new_on_top = true + no_gaps_when_only = false } -- cgit v1.2.3