13 lines
263 B
Text
13 lines
263 B
Text
/** Basic config file **/
|
|
|
|
configuration {
|
|
show-icons: true;
|
|
icon-theme: "Papirus";
|
|
display-drun: "";
|
|
display-window: " ";
|
|
display-combi: " ";
|
|
terminal: "kitty";
|
|
}
|
|
/*@theme "themes/sidetab-nord.rasi"*/
|
|
@theme "themes/catppuccin-mocha.rasi"
|
|
|