mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
hyprland: Fix window rounding
This commit is contained in:
parent
0fddacfc57
commit
fd9005567f
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
# No border when only one window
|
||||
"w[1], bordersize:0"
|
||||
# No gaps and no rounding on regular workspaces when only one window
|
||||
"w[1]s[false], gapsout:0, gapsin:0, rounding:0"
|
||||
"w[t1]s[false], gapsout:0, gapsin:0, rounding:0"
|
||||
# Large gaps on special workspaces
|
||||
"s[true], gapsout:30"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue