dotfiles/rofi/config

6 lines
131 B
Text
Raw Normal View History

2021-06-29 20:34:08 +02:00
configuration {
2021-06-29 21:04:26 +02:00
rofi.terminal: /usr/bin/alacritty;
rofi.ssh-client: ssh;
rofi.ssh-command: alacritty -e {ssh-client} {host};
2021-06-29 20:34:08 +02:00
}