diff options
| author | silly <u65487754@gmail.com> | 2026-03-08 12:45:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-08 12:45:35 +0100 |
| commit | 3da2476626e9592f0eefbc83707d997e6e4d258b (patch) | |
| tree | b7a96ca5bde6d9d6bfb518772c09f7695a9945b5 /.config/hypr/hyprland.conf | |
| parent | bbbd0a3c72187c44ee862cd77b7de29437456d14 (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d0218d8..cb3b674 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -17,8 +17,8 @@ exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store general { - gaps_in = 5 - gaps_out = 10 + gaps_in = 5 # @dynamic_gaps_in + gaps_out = 10 # @dynamic_gaps_out border_size = 0 # @dynamic_border resize_on_border = false allow_tearing = false |
