diff options
author | awy <awy@tutamail.com> | 2024-08-28 02:01:43 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-28 02:01:43 +0300 |
commit | e9dd561a1fd9795f8710d420f66a06955b67e5d0 (patch) | |
tree | b923514114cf30f312ca2742c9d43888756073f6 /.config/hypr | |
parent | b06e65af9ebab8bf798ac604eded246281e1e002 (diff) |
theme
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e7bb9df..e500ae4 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -26,12 +26,12 @@ env = XDG_SESSION_DESKTOP,Hyprland general { gaps_in = 5 - gaps_out = 20 + gaps_out = 10 - border_size = 2 + border_size = 3 col.active_border = rgb(f9e2af) - col.inactive_border = rgb(1e1e2e) + col.inactive_border = rgba(1e1e2eaa) resize_on_border = false |