feat(hyprland): set borders to 0

This commit is contained in:
tux
2025-06-16 22:22:12 +05:30
parent 271b14a377
commit 91edfa6d62

View File

@ -10,7 +10,7 @@
settings = let
# Hyprland
border_size = 2;
border_size = 0;
gaps_in = 5;
gaps_out = 10;
gaps_ws = -10;