diff options
Diffstat (limited to 'hypr/hyprland.conf')
| -rw-r--r-- | hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index d46bf4d..240805a 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -49,8 +49,8 @@ general { gaps_in = 5 gaps_out = 10 - border_size = 2 - col.active_border = $red $peach $yellow $green $blue $lavender $mauve 20deg + border_size = 1 + col.active_border = $lavender col.inactive_border = $surface0 layout = dwindle @@ -62,7 +62,7 @@ general { decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more - rounding = 10 + rounding = 0 drop_shadow = false } |
