1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-17 04:12:44 +00:00
dotfiles/rofi/config.rasi

8 lines
160 B
Plaintext
Raw Normal View History

2022-05-26 22:40:45 +00:00
@import "config2"
configuration {
show-icons: true;
run-command: "fish -c '{cmd}'";
run-list-command: "'fish -c functions'";
}
2023-04-09 03:46:35 +00:00
* { font: "Ubuntu Mono 15"; }