1
0
forked from extern/nix-config

rofi: Support shell commands

This change made it so it was possible to use rofi as a terminal.
This commit is contained in:
Donovan Glover 2023-01-07 01:30:45 -05:00
parent 93f611225e
commit 789543f085
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -9,6 +9,7 @@ configuration {
drun-icon-theme: "Papirus-Dark";
terminal: "kitty";
scroll-method: 1;
run-shell-command: "{terminal} -e fish -ic '{cmd} && read'";
}
@theme "~/.cache/wal/rofi.rasi"