config.rasi 223 B

12345
  1. configuration {
  2. /* --hold supported by termite & kitty */
  3. ssh-command: "{terminal} --hold -e {ssh-client} {host} [-p {port}]";
  4. combi-modi: "drun,ssh,run,password-store-type:~/.config/rofi/scripts/password-store-type";
  5. }