dotfiles/rofi/config
2021-06-29 21:09:54 +02:00

7 lines
164 B
Text

configuration {
show-icons: true;
terminal: "alacritty";
ssh-client: "ssh";
ssh-command: "{terminal} -e {ssh-client} {host}";
modi: "window,drun,ssh";
}