hypr: reduce window gaps

This commit is contained in:
thomasabishop 2024-02-07 20:43:24 +00:00
parent 3f206361d7
commit 914e9332a7

View file

@ -58,8 +58,8 @@ input {
general { general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_in = 5 gaps_in = 2
gaps_out = 20 gaps_out = 5
border_size = 2 border_size = 2
# col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg # col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
# col.inactive_border = rgba(595959aa) # col.inactive_border = rgba(595959aa)
@ -74,7 +74,7 @@ general {
decoration { decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 4 rounding = 0
blur { blur {
enabled = true enabled = true