Man page - yambar-modules-removables(5)

Packages contains this manual

Manual

yambar-modules-removables

NAME
DESCRIPTION
TAGS
CONFIGURATION
EXAMPLES
SEE ALSO

NAME

removables - This module detects removable drives

DESCRIPTION

This module detects removable drives (USB sticks, CD-ROMs) and instantiates the provided content particle for each detected drive.

TAGS

Image grohtml-4175104-1.png

CONFIGURATION

Image grohtml-4175104-2.png

EXAMPLES

bar:
right:
- removables:
content:
map:
conditions:
˜mounted:
string:
on-click: udisksctl mount -b {device}
text: "{label}"
mounted:
string:
on-click: udisksctl unmount -b {device}
text: "{label}"
deco: {underline: {size: 2, color: ffffffff}}

SEE ALSO

yambar-modules (5), yambar-particles (5), yambar-tags (5), yambar-decorations (5)