feat: adds gaps to hyprland

This commit is contained in:
Ahwx 2024-08-30 12:39:35 +02:00
parent 1de67c0be5
commit e6d5f76c4b

View file

@ -36,8 +36,8 @@
general = {
"$mainMod" = "ALT";
layout = "dwindle";
gaps_in = 0;
gaps_out = 0;
gaps_in = 5;
gaps_out = 5;
border_size = 2;
"col.active_border" = "rgb(cba6f7) rgb(94e2d5) 45deg";
"col.inactive_border" = "0x00000000";