1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-10-02 15:10:15 +00:00
dotfiles/rofi/config.rasi

8 lines
153 B
Plaintext

@import "config2"
configuration {
show-icons: true;
run-command: "fish -c '{cmd}'";
run-list-command: "'fish -c functions'";
}
* { font: "mono 12"; }