HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

udiskie-dmenu — A dmenu/rofi-based frontend for udiskie to mount and unmount devices interactively. Requires udiskie

Submitted by: @import:tldr-pages··
0
Viewed 0 times
roficommandfrontenddmenucliudiskie-dmenubasedfor
linux

Problem

How to use the udiskie-dmenu command: A dmenu/rofi-based frontend for udiskie to mount and unmount devices interactively. Requires udiskie and either dmenu or rofi. More information: <https://github.com/fogine/udiskie-dmenu>.

Solution

udiskie-dmenu — A dmenu/rofi-based frontend for udiskie to mount and unmount devices interactively. Requires udiskie and either dmenu or rofi. More information: <https://github.com/fogine/udiskie-dmenu>.

Launch the menu to mount or unmount devices:
udiskie-dmenu


Use rofi instead of dmenu:
udiskie-dmenu --rofi


Display help:
udiskie-dmenu --help

Code Snippets

Launch the menu to mount or unmount devices

udiskie-dmenu

Use rofi instead of dmenu

udiskie-dmenu --rofi

Display help

udiskie-dmenu --help

Context

tldr-pages: linux/udiskie-dmenu

Revisions (0)

No revisions yet.