From 62d9d9e132a97172a7197c521ece39efd4debadb Mon Sep 17 00:00:00 2001 From: srdusr Date: Sun, 23 Jun 2024 18:01:57 +0200 Subject: Comment out layout --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 04ddf0a..2f075d1 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 } -- cgit v1.2.3