refactor: hyprland windows

This commit is contained in:
Mohammad Rafiq 2025-04-05 22:54:10 +08:00
parent 736f825c6b
commit d31f3b9de3
No known key found for this signature in database

View file

@ -64,8 +64,8 @@
general = {
# Make there be no gaps in between windows or edges
border_size = 5;
gaps_in = 0;
gaps_out = 0;
gaps_in = 20;
gaps_out = 20;
resize_on_border = true;
};