diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-06-12 18:52:34 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-06-12 18:52:34 +0200 |
commit | 3224937ddcbe6a316dbf919d585ccb16c6ff7355 (patch) | |
tree | 2e52f8f5e18e78db0bd9a6d75a0ae2af4be868ac /.config/hypr/hyprland.conf.in | |
parent | 4fd37182076c2be406a7841a005323198f19be9c (diff) |
Hyprland: Formatting
Diffstat (limited to '.config/hypr/hyprland.conf.in')
-rw-r--r-- | .config/hypr/hyprland.conf.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index 745673d..df2bc7f 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -27,11 +27,11 @@ input { } general { - border_size = 3 - col.active_border = rgb(FAA14F) - col.inactive_border = rgba(64727D7F) - gaps_in = 5 - gaps_out = 10 + border_size = 3 + col.active_border = rgb(FAA14F) + col.inactive_border = rgba(64727D7F) + gaps_in = 5 + gaps_out = 10 } cursor { |