diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 10:25:02 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 10:25:02 +0900 |
| commit | f79f0a1dad43628eea867ca433fa13edd2296936 (patch) | |
| tree | c18ef7ad635a261f6b6157bb2f02cba99f03cafe /config/hypr/UserConfigs/UserDecorations.conf | |
| parent | 42ba4dc6439460cc266f0b83227450263401f05f (diff) | |
integrated nwg-display
Diffstat (limited to 'config/hypr/UserConfigs/UserDecorations.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserDecorations.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/UserConfigs/UserDecorations.conf b/config/hypr/UserConfigs/UserDecorations.conf index b69f26ec..0b450904 100644 --- a/config/hypr/UserConfigs/UserDecorations.conf +++ b/config/hypr/UserConfigs/UserDecorations.conf @@ -10,8 +10,8 @@ source = $HOME/.config/hypr/wallust/wallust-hyprland.conf general { border_size = 2 - gaps_in = 4 - gaps_out = 6 + gaps_in = 2 + gaps_out = 4 col.active_border = $color12 col.inactive_border = $color10 @@ -55,4 +55,4 @@ group { groupbar { col.active = $color0 } -}
\ No newline at end of file +} |
