From bd6c2a3f1b5233ce6dcd69ec0a257ac0546ebf54 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 17 Aug 2024 21:43:48 +0200 Subject: Hyprland: Make a few style changes --- .config/hypr/hyprland.conf.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index 9d9b1d5..a0e4bf8 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -27,7 +27,7 @@ input { } general { - border_size = 3 + border_size = 2 col.active_border = rgb(FAA14F) col.inactive_border = rgba(64727D7F) gaps_in = 5 @@ -46,16 +46,16 @@ decoration { dim_inactive = yes dim_strength = 0.1 - rounding = 8 + rounding = 0 drop_shadow = true - shadow_offset = 3 3 + shadow_offset = 4 6 shadow_range = 20 shadow_render_power = 4 } dwindle { - no_gaps_when_only = yes + no_gaps_when_only = no } animations { -- cgit v1.2.3