diff options
| author | silly <u65487754@gmail.com> | 2026-04-05 08:00:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 08:00:30 +0000 |
| commit | cef3980ccbdc96469a0a32fede1341ee82dda56f (patch) | |
| tree | e0a95b70db48da27cd33533552b41290f2b1f71a /.config | |
| parent | bc6883e82c42d3e5020e76cbd87cec3c351b7da4 (diff) | |
Update hyprland.conf
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e1d036f..c1d79b6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -25,6 +25,8 @@ general { gaps_out = 10 # @dynamic_gaps_out border_size = 0 # @dynamic_border resize_on_border = 0 + col.active_border = $color2 + col.inactive_border = $background allow_tearing = 0 layout = dwindle } |
