configuration { modi: "run,window,ssh"; width: 25; lines: 25; columns: 1; font: "Iosevka Etoile 14"; bw: 5; location: 0; padding: 5; yoffset: 0; xoffset: 0; fixed-num-lines: true; terminal: "rofi-sensible-terminal"; ssh-client: "ssh"; ssh-command: "{terminal} -e {ssh-client} {host}"; run-command: "{cmd}"; parse-hosts: true; matching: "normal"; separator-style: "none"; scrollbar-width: 0; color-normal: "#002b37, #819396, #003643, #008ed4, #ffffff"; color-urgent: "#002b37, #da4281, #003643, #008ed4, #890661"; color-active: "#002b37, #008ed4, #003643, #008ed4, #66c6ff"; color-window: "#002b37, #002b37, #003642"; kb-mode-next: "Shift+Right,Control+Tab,Alt+l"; kb-mode-previous: "Shift+Left,Control+Shift+Tab,Alt+h"; kb-row-up: "Up,Control+p,Shift+Tab,Shift+ISO_Left_Tab,Alt+k"; kb-row-down: "Down,Control+n,Alt+j"; }