[menu] executable = 'wofi' #executable = 'rofi' args = [ '--show=dmenu', '--allow-markup', '--allow-images', '--insensitive', '--cache-file=/dev/null', '--parse-search', '--prompt={prompt}', ] [format] window_format = '{urgency_start}“{title}”{urgency_end} — {app_name} on workspace {workspace_name} ({id})' workspace_format = 'Workspace {name} ({id})' urgency_start = '' urgency_end = '' icon_dirs = [ '/usr/share/icons/hicolor/48x48/apps', '/usr/share/pixmaps', ]