mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 11:14:39 +02:00
10 lines
175 B
Text
10 lines
175 B
Text
configuration {
|
|
modi: "drun,ssh";
|
|
lines: 10;
|
|
font: "Fira Sans Mono 18";
|
|
show-icons: true;
|
|
terminal: "alacritty";
|
|
icon-theme: "numix";
|
|
sort: true;
|
|
theme: "arc-dark";
|
|
}
|