rofi usage: rofi [-options ...] Command line only options: -no-config Do not load configuration, use default values. -quiet Suppress information messages. -v,-version Print the version number and exit. -dmenu Start in dmenu mode. -display [string] X server to contact. ${DISPLAY} -h,-help This help message. -dump-xresources Dump the current configuration in Xresources format and exit. -dump-xresources-theme Dump the current color scheme in Xresources format and exit. -e [string] Show a dialog displaying the passed message and exit. -markup Enable pango markup where possible. -normal-window In dmenu mode, behave as a normal window. (experimental) -show [mode] Show the mode 'mode' and exit. The mode has to be enabled. DMENU command line options: -mesg [string] Print a small user message under the prompt (uses pango markup) -p [string] Prompt to display left of entry field -selected-row [integer] Select row -format [string] Output format string s -u [list] List of row indexes to mark urgent -a [list] List of row indexes to mark active -l [integer] Number of rows to display -i Set filter to be case insensitive -only-match Force selection or custom entry -no-custom Don't accept custom entry -select [string] Select the first row that matches Global options: -modi [string] Enabled modi window,run,ssh -opacity [number] Window opacity 100 -width [number] Window width 50 -lines [number] Number of lines 15 -columns [number] Number of columns 1 -font [string] Font to use mono 12 -fg [string] Foreground color #002B36 -bg [string] Background color #FDF6E3 -fg-active [string] Foreground color for active row #268BD2 -fg-urgent [string] Foreground color for urgent row #DC322F -hlfg-active [string] Foreground color for highlighted active row #FDF6E3 -hlfg-urgent [string] Foreground color for highlighted urgent row #FDF6E3 -bg-active [string] Background color for active row #FDF6E3 -bg-urgent [string] Background color for urgent row #FDF6E3 -hlbg-active [string] Background color for highlighted active row #268BD2 -hlbg-urgent [string] Background color for highlighted urgent row #DC322F -bgalt [string] Background color for alternating row #FDF6E3 -hlfg [string] Foreground color for highlighted row #EEE8D5 -hlbg [string] Background color for highlighted row #586E75 -bc [string] Border color #002B36 -[no-]color-enabled Use extended color scheme False -color-normal [string] Color scheme for normal row #fdf6e3,#002b36,#eee8d5,#586e75,#eee8d5 -color-urgent [string] Color scheme for urgent row #fdf6e3,#dc322f,#eee8d5,#dc322f,#fdf6e3 -color-active [string] Color scheme for active row #fdf6e3,#268bd2,#eee8d5,#268bd2,#fdf6e3 -color-window [string] Color scheme window #fdf6e3,#002b36 -bw [number] Border width 1 -location [number] Location on screen 0 -padding [number] Padding 5 -yoffset [number] Y-offset relative to location 0 -xoffset [number] X-offset relative to location 0 -[no-]fixed-num-lines Always show number of lines False -terminal [string] Terminal to use rofi-sensible-terminal -ssh-client [string] Ssh client to use ssh -ssh-command [string] Ssh command to execute {terminal} -e {ssh-client} {host} -run-command [string] Run command to execute {cmd} -run-list-command [string] Command to get extra run targets -run-shell-command [string] Run command to execute that runs in shell {terminal} -e {cmd} -[no-]disable-history Disable history in run/ssh False -[no-]levenshtein-sort Use levenshtein sorting False -[no-]case-sensitive Set case-sensitivity False -[no-]sidebar-mode Enable sidebar-mode False -lazy-filter-limit [number] Set lazy filter limit 15000 -eh [number] Row height (in chars) 1 -[no-]auto-select Enable auto select mode False -[no-]parse-hosts Parse hosts file for ssh mode False -[no-]parse-known-hosts Parse known_hosts file for ssh mode True -combi-modi [string] Set the modi to combine in combi mode window,run -[no-]fuzzy Do a more fuzzy matching False -[no-]glob Use glob matching False -[no-]regex Use regex matching False -[no-]tokenize Tokenize input string True -m [number] Monitor id to show on -1 -line-margin [number] Margin between rows 2 -filter [string] Pre-set filter (unset) -separator-style [string] Separator style (none, dash, solid) dash -[no-]hide-scrollbar Hide scroll-bar False -[no-]markup-rows Show markup False -[no-]fullscreen Fullscreen False -[no-]fake-transparency Fake transparency False -dpi [number] DPI -1 -threads [number] Threads to use for string matching 1 -scrollbar-width [number] Scrollbar width 8 -pid [string] Pidfile location /run/user/1000/rofi.pid -kb-primary-paste [string] Keybinding Control+Shift+v,Shift+Insert -kb-secondary-paste [string] Keybinding Control+v,Insert -kb-clear-line [string] Keybinding Control+u -kb-move-front [string] Keybinding Control+a -kb-move-end [string] Keybinding Control+e -kb-move-word-back [string] Keybinding Alt+b -kb-move-word-forward [string] Keybinding Alt+f -kb-move-char-back [string] Keybinding Left,Control+b -kb-move-char-forward [string] Keybinding Right,Control+f -kb-remove-word-back [string] Keybinding Control+Alt+h -kb-remove-word-forward [string] Keybinding Control+Alt+d -kb-remove-char-forward [string] Keybinding Delete,Control+d -kb-remove-char-back [string] Keybinding BackSpace,Control+h -kb-accept-entry [string] Keybinding Control+j,Control+m,Return,KP_Enter -kb-accept-custom [string] Keybinding Control+Return -kb-accept-entry-continue [string] Keybinding Shift+Return -kb-mode-next [string] Keybinding Shift+Right,Control+Tab -kb-mode-previous [string] Keybinding Shift+Left,Control+Shift+Tab -kb-toggle-case-sensitivity [string] Keybinding grave,dead_grave -kb-delete-entry [string] Keybinding Shift+Delete -kb-row-left [string] Keybinding Control+Page_Up -kb-row-right [string] Keybinding Control+Page_Down -kb-row-up [string] Keybinding Up,Control+p,Shift+Tab -kb-row-down [string] Keybinding Down,Control+n -kb-row-tab [string] Keybinding Tab -kb-page-prev [string] Keybinding Page_Up -kb-page-next [string] Keybinding Page_Down -kb-row-first [string] Keybinding Home,KP_Home -kb-row-last [string] Keybinding End,KP_End -kb-row-select [string] Keybinding Control+space -kb-cancel [string] Keybinding Escape,Control+bracketleft -kb-custom-1 [string] Keybinding Alt+1 -kb-custom-2 [string] Keybinding Alt+2 -kb-custom-3 [string] Keybinding Alt+3 -kb-custom-4 [string] Keybinding Alt+4 -kb-custom-5 [string] Keybinding Alt+5 -kb-custom-6 [string] Keybinding Alt+6 -kb-custom-7 [string] Keybinding Alt+7 -kb-custom-8 [string] Keybinding Alt+8 -kb-custom-9 [string] Keybinding Alt+9 -kb-custom-10 [string] Keybinding Alt+0 -kb-custom-11 [string] Keybinding Alt+Shift+1 -kb-custom-12 [string] Keybinding Alt+Shift+2 -kb-custom-13 [string] Keybinding Alt+Shift+3 -kb-custom-14 [string] Keybinding Alt+Shift+4 -kb-custom-15 [string] Keybinding Alt+Shift+5 -kb-custom-16 [string] Keybinding Alt+Shift+6 -kb-custom-18 [string] Keybinding Alt+Shift+8 -kb-custom-17 [string] Keybinding Alt+Shift+7 -kb-custom-19 [string] Keybinding Alt+Shift+9 -kb-screenshot [string] Keybinding Alt+Shift+S -kb-toggle-sort [string] Keybinding Alt+grave -key-window [string] Keybinding (unset) -key-run [string] Keybinding (unset) -key-ssh [string] Keybinding (unset) For more information see: man rofi Version: 0.15.12 Bugreports: https://github.com/DaveDavenport/rofi/