Hyprland: Use enable switch

This commit is contained in:
Weckyy702
2026-03-11 17:44:51 +01:00
parent 8bc4daf4d6
commit a943d8c45c
2 changed files with 6 additions and 8 deletions

View File

@@ -5,8 +5,8 @@
general = {
border_size = 2;
gaps_in = 5;
gaps_out = 10;
gaps_in = 0;
gaps_out = 5;
layout = "dwindle";
allow_tearing = false;
resize_on_border = true;