2020-09-18 21:36:08 +00:00
|
|
|
configuration {
|
|
|
|
modi: "combi,ssh,run,window";
|
2022-11-15 23:17:08 +00:00
|
|
|
font: "JetBrains Mono Nerd Font 12";
|
2020-09-18 21:36:08 +00:00
|
|
|
show-icons: true;
|
|
|
|
ssh-command: "{terminal} -e bash -ic "ssh {host} [-p {port}]"";
|
|
|
|
icon-theme: ""Papirus-Dark"";
|
|
|
|
drun-display-format: ""{name}"";
|
|
|
|
combi-modi: "drun,ssh,run";
|
|
|
|
}
|
2021-12-12 20:18:38 +00:00
|
|
|
|
|
|
|
@theme "dracula.rasi"
|