hypr: reduce gaps remove rounding

This commit is contained in:
thomasabishop 2024-02-23 08:07:10 +00:00
parent ea79dccc74
commit 4f47eb41cd

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 = 3 gaps_in = 2
gaps_out = 6 gaps_out = 10
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)
@ -75,7 +75,7 @@ general {
decoration { decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 5 rounding = 0
blur { blur {
enabled = true enabled = true