mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-17 04:12:44 +00:00
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
@import "config2"
|
|
configuration {
|
|
show-icons: true;
|
|
run-command: "fish -c '{cmd}'";
|
|
run-list-command: "'fish -c functions'";
|
|
}
|
|
* { font: "Ubuntu Mono 15"; }
|