some rofi and other changes

This commit is contained in:
Chris Cochrun 2021-10-01 10:44:41 -05:00
parent 3c3559bd84
commit d07781465b
5 changed files with 7 additions and 6 deletions

View file

@ -6,7 +6,7 @@ configuration {
icon-theme: "Papirus";
terminal: "alacritty";
sidebar-mode: true;
run-command: "fish -c {cmd}";
/* run-command: "fish -c {cmd}"; */
run-list-command: "fish -c functions";
display-drun: " ";
drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>] - {exec}";