update docs

This commit is contained in:
DreamMaoMao 2026-05-24 11:16:13 +08:00
parent 0d4a43e5e1
commit 373bbf90a0
2 changed files with 5 additions and 4 deletions

View file

@ -46,5 +46,6 @@ description: Advanced settings for XWayland, focus behavior, and system integrat
| `snap_distance` | `30` | Max distance (pixels) to trigger floating snap. |
| `no_border_when_single` | `0` | Remove window borders when only one window is visible on the tag. |
| `idleinhibit_ignore_visible` | `0` | Allow invisible clients (e.g., background audio players) to inhibit idle. |
| `tag_carousel` | `0` | Enable tag carousel (cycling through tags). |
| `drag_tile_refresh_interval` | `8.0` | Interval (1.016.0) to refresh tiled window resize during drag. Too small may cause application lag. |
| `drag_floating_refresh_interval` | `8.0` | Interval (1.016.0) to refresh floating window resize during drag. Too small may cause application lag. |