diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
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 } |
