diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-22 10:22:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-22 10:22:55 +0900 |
| commit | 34f44c6432dc14fb3425c4de12b22ed46b06e663 (patch) | |
| tree | 392d2d8e692e32b5bf2f617b381725f88a7020f0 /config/hypr/UserConfigs/UserDecorations.conf | |
| parent | 341cdff88a33007724b59018d486363eda4c22c9 (diff) | |
| parent | fa73b8a3abdf98bc9146578de5fcbe362fffabf4 (diff) | |
Merge branch 'development' into weatherPy
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 +} |
