configuration { modi: "run,window,drun,ssh"; font: "Droid Sans Mono 12"; drun-display-format: "{icon} {name}"; display-drun: "Apps"; show-icons: true; icon-theme: "MB-Mango-Suru-GLOW"; drun-match-fields: "name,generic,exec,category"; hide-scrollbar: true; cycle: true; /* fullscreen: true;*/ sidebar-mode: false; terminal: "urxvt"; ssh-client: "ssh"; ssh-command: "{terminal} -e {ssh-client} {host}"; run-command: "{cmd}"; run-shell-command: "{terminal} -e {cmd}"; cache-dir: "/home/danix/.cache/"; }