mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-03-24 01:41:32 +00:00
Shift to next/previous tag, with skipping occupied/unoccupied variants. This patch is an alternative to `shiftview` patch with more controls: - `shifttag`: shift to next/previous tags - `shifttag_occupied`: skipping unoccupied tags - `shifttag_unoccupied`: skipping occupied tags `shifttag-bar` is a variant to be applied on top of the bar patch.
856 B
856 B
Description
Shift to next/previous tag, with skipping occupied/unoccupied variants.
This patch is an alternative to shiftview with more controls:
| function | behavior |
|---|---|
| shifttag | shift to next/previous tags |
| shifttag_occupied | skipping unoccupied tags |
| shifttag_unoccupied | skipping occupied tags |
shifttag-bar is a variant to be applied on top of the
bar patch.