Update .config/rofi/config.rasi
This commit is contained in:
parent
15e0a16b22
commit
c6a43734cd
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ configuration {
|
||||||
sidebar-mode: true;
|
sidebar-mode: true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@theme "catppuccin-macchiato"
|
@theme {{ .drapeau.colorscheme | quote }}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
blue: #f5bde6;
|
blue: {{ .drapeau.colors.pink }};
|
||||||
border-col: @blue;
|
border-col: @blue;
|
||||||
font: "FairiesevkaSans Nerd Font Propo 12";
|
font: "FairiesevkaSans Nerd Font Propo 12";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue