diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-27 09:55:33 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-27 09:55:33 +0100 |
| commit | 5b0a8d1a9ef9deee97a8a5e7d5affe48991e28ff (patch) | |
| tree | 43d5a8e6e4a91fd733a773d1658ae5181f9e91f4 /.config/niri/config.kdl | |
| parent | a935e4ca437e7c06ad411e42f43b4ef99e606bc7 (diff) | |
niri: Update shadow settings
Diffstat (limited to '.config/niri/config.kdl')
| -rw-r--r-- | .config/niri/config.kdl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 650642e..48867d5 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -93,10 +93,10 @@ layout { on draw-behind-window true - softness 30 - spread 25 - offset x=8 y=8 - color "#0007" + softness 10 + spread 12 + offset x=12 y=12 + color "#0005" } default-column-display "tabbed" |