feat(cli): add toggle-window-based-work-area-offset cmd

This commit adds a command to toggle the application of a monitor's
window-based work area offset for the focused workspace.

resolve #1285
This commit is contained in:
LGUG2Z
2025-02-20 20:38:10 -08:00
parent c095f8ae9f
commit 30c22f51c9
5 changed files with 27 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ nav:
- cli/invisible-borders.md
- cli/global-work-area-offset.md
- cli/monitor-work-area-offset.md
- cli/toggle-window-based-work-area-offset.md
- cli/focused-workspace-container-padding.md
- cli/focused-workspace-padding.md
- cli/adjust-container-padding.md