[rofi] Switch default terminal to termite

This commit is contained in:
Sebastian Schulze 2018-09-13 09:34:37 +02:00
parent e675fbd63b
commit 9434bc2da6
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ configuration {
xoffset: 0;
/* fixed-num-lines: true;*/
show-icons: true;
terminal: "konsole";
terminal: "termite";
/* ssh-client: "ssh";*/
/* ssh-command: "{terminal} '{ssh-client} {host}'";*/
/* run-command: "{cmd}";*/