configuration { modi: "window,windowcd,run,ssh,drun,keys,combi"; combi-modi: "window,windowcd,run,ssh,drun,keys"; width: 50; lines: 15; columns: 1; font: "console 11"; bw: 1; location: 0; padding: 5; yoffset: 0; xoffset: 0; fixed-num-lines: true; show-icons: true; terminal: "xterminal"; ssh-client: "ssh"; ssh-command: "{terminal} -e {ssh-client} {host}"; run-command: "{cmd}"; run-list-command: ""; run-shell-command: "{terminal} -e {cmd}"; window-command: "xkill -id {window}"; window-match-fields: "all"; disable-history: true; cycle: true; sidebar-mode: false; line-margin: 2; line-padding: 1; filter: ""; separator-style: "none"; fullscreen: false; fake-transparency: false; dpi: -1; threads: 0; scrollbar-width: 8; scroll-method: 0; fake-background: "screenshot"; window-format: "{w} {i}{c} {t}"; click-to-exit: true; show-match: true; theme: "theme"; max-history-size: 0; combi-hide-mode-prefix: false; display-window: ":"; display-windowcd: "."; display-run: "$"; display-ssh: "@"; display-drun: ">"; display-combi: "*"; display-keys: "?"; kb-row-tab: "Tab,Alt+Tab"; kb-row-up: "Up,Alt+k,ISO_Left_Tab"; kb-row-down: "Down,Alt+j"; kb-accept-entry: "Return,Alt+Return,Alt+m,Alt+x,Super_L"; kb-mode-next: "Shift+Right,Alt+l,Control+Tab"; kb-mode-previous: "Shift+Left,Alt+h,Control+ISO_Left_Tab"; kb-remove-char-back: "BackSpace"; }