rofi: change terminal to alacritty

This commit is contained in:
2023-01-31 19:48:57 +01:00
parent 06293fe85e
commit 3095fe05b2
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@ configuration {
/* xoffset: 0;*/
/* fixed-num-lines: true;*/
show-icons: true;
/* terminal: "rofi-sensible-terminal";*/
terminal: "alacritty";
/* ssh-client: "ssh";*/
/* ssh-command: "{terminal} -e {ssh-client} {host} [-p {port}]";*/
/* run-command: "{cmd}";*/