diff --git a/files/rofi.conf b/files/rofi.conf index 7a5c702..0d629ee 100644 --- a/files/rofi.conf +++ b/files/rofi.conf @@ -18,4 +18,4 @@ rofi.matching: glob rofi.kb-mode-next: Alt+Right rofi.kb-mode-previous: Alt+Left -rofi.ssh-command: {terminal} -e "{ssh-client} {host}" +rofi.ssh-command: alacritty -e {ssh-client} {host}