dotfiles/rofi/config.rasi

8 lines
169 B
Plaintext

@import "config2"
configuration {
show-icons: true;
run-command: "fish -c '{cmd}'";
run-list-command: "'fish -c functions'";
}
* { font: "UbuntuMono Nerd Font 15"; }