[menu] executable = 'wofi' args = [ '--show=dmenu', '--allow-markup', '--allow-images', '--insensitive', '--cache-file=/dev/null', '--parse-search', '--height=40%', '--prompt={prompt}', ] [format] output_format = '{indent}Output {name} ({id})' workspace_format = '{indent}Workspace {name} [{layout}] on output {output_name} ({id})' container_format = '{indent}Container [{layout}] {marks} on workspace {workspace_name} ({id})' window_format = "{indent}{app_name} — {urgency_start}“{title}”{urgency_end} {marks} on workspace {workspace_name} / {output_name} ({id})\u0000icon\u001f{app_icon}" indent = ' ' urgency_start = '' urgency_end = '' html_escape = true icon_dirs = [ '/usr/share/icons/hicolor/scalable/apps', '/usr/share/icons/hicolor/64x64/apps', '/usr/share/icons/hicolor/48x48/apps', '/usr/share/icons/Adwaita/64x64/apps', '/usr/share/icons/Adwaita/48x48/apps', '/usr/share/pixmaps', ] [layout] auto_tile = false auto_tile_min_window_width_per_output_width = [ [1024, 500], [1280, 600], [1400, 680], [1440, 700], [1600, 780], [1920, 920], [2560, 1000], [3440, 1000], [4096, 1200], ] [focus] lockin_delay = 750 [misc] auto_nop_delay = 3000 seq_inhibit = false