aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2024-06-23 18:01:57 +0200
committersrdusr <trevorgray@srdusr.com>2024-06-23 18:01:57 +0200
commit62d9d9e132a97172a7197c521ece39efd4debadb (patch)
treea59ec95d43658e5d93abdd90124f0d77ffac53e3 /.config
parent0f1ea721b3654eff6970051878ca9bcd1c6e0613 (diff)
downloaddotfiles-62d9d9e132a97172a7197c521ece39efd4debadb.tar.gz
dotfiles-62d9d9e132a97172a7197c521ece39efd4debadb.zip
Comment out layout
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
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
}