-
-
Notifications
You must be signed in to change notification settings - Fork 733
Module: Dwl
David Delarosa edited this page Apr 17, 2023
·
5 revisions
IMPORTANT: Using this module requires patching dwl with the IPC patch.
The tags
module displays the current tag state of dwl.
Addressed by dwl/tags
option | typeof | default | description |
---|---|---|---|
num-tags |
integer | 9 |
The number of tags that configured in dwl. (Must match!). |
tag-labels |
array | The label to display for each tag. | |
disable-click |
bool | false |
If set to false, you can left click to set focused tag. Right click to toggle tag focus. If set to true this behavior is disabled. |
#tags button
#tags button.occupied
#tags button.focused
#tags button.urgent
Note that occupied/focused/urgent status may overlap. That is, a tag may be both occupied and focused at the same time.
- Home
- Installation
- Configuration
- Styling
- Examples
- FAQ
- Modules:
- Backlight/Slider
- Backlight
- Battery
- Bluetooth
- CPU
- Cava
- Clock
- Custom
- DWL
- Disk
- Gamemode
- Group
- Hyprland
- Idle Inhibitor
- Image
- JACK
- Keyboard State
- Language
- Load
- MPD
- MPRIS
- Memory
- Network
- Niri
- Power Profiles Daemon
- Privacy
- PulseAudio/Slider
- PulseAudio
- River
- Sndio
- Sway
- Systemd failed units
- Taskbar
- Temperature
- Tray
- UPower
- User
- WirePlumber
- Workspaces
- Writing Modules