dotfile/.config/rofi/config.rasi

10 行
221 B
Plaintext

@theme "~/.config/rofi/glue_pro_blue.rasi"
configuration {
modi: "window,filebrowser,ssh,run,drun";
show-icons: true;
terminal: "alacritty";
ssh-command: "{terminal} -e {ssh-client} root@{host}";
sort: true;
}