yambar-modules-removables - This module detects removable drives

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

CONFIGURATION

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)


Updated 2024-01-29 - jenkler.se | uex.se