Files
myi3/files/configs/i3/config/rofi/config.rasi
2026-02-14 21:23:19 +01:00

7 lines
154 B
Plaintext

configuration {
theme: "android_notification";
terminal: "gnome-terminal";
ssh-client: "ssh";
ssh-command: "{terminal} -- {ssh-client} {host}";
}