diff options
| author | silly <u65487754@gmail.com> | 2026-03-08 02:30:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-08 02:30:41 +0100 |
| commit | 7db232be1802c04b0bd5cb0a6f4cc230129d2505 (patch) | |
| tree | e604c3eac38809954d36ff34aeb5da2a3ce10ce4 | |
| parent | e225e2cb696f03c79a15f938cb9c549fa74daf26 (diff) | |
Update hyprland.conf
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3dd3a94..51a4348 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -17,7 +17,7 @@ exec-once = swww-daemon general { gaps_in = 5 gaps_out = 10 - border_size = 0 + border_size = 0 # @dynamic_border resize_on_border = false allow_tearing = false layout = dwindle |
