mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-08 07:54:46 +00:00
8 lines
153 B
Plaintext
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"; }
|