Update rofi config for new theme declaration
This commit is contained in:
parent
ec2c6698f9
commit
4cbc024a54
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,7 @@ configuration {
|
||||||
/* window-format: "{w} {i}{c} {t}";*/
|
/* window-format: "{w} {i}{c} {t}";*/
|
||||||
/* click-to-exit: true;*/
|
/* click-to-exit: true;*/
|
||||||
/* show-match: true;*/
|
/* show-match: true;*/
|
||||||
theme: "dark_theme";
|
/* theme: "dark_theme";*/
|
||||||
/* color-normal: ;*/
|
/* color-normal: ;*/
|
||||||
/* color-urgent: ;*/
|
/* color-urgent: ;*/
|
||||||
/* color-active: ;*/
|
/* color-active: ;*/
|
||||||
|
@ -137,3 +137,4 @@ configuration {
|
||||||
/* me-accept-entry: "MouseDPrimary";*/
|
/* me-accept-entry: "MouseDPrimary";*/
|
||||||
/* me-accept-custom: "Control+MouseDPrimary";*/
|
/* me-accept-custom: "Control+MouseDPrimary";*/
|
||||||
}
|
}
|
||||||
|
@theme "dark_theme"
|
||||||
|
|
Loading…
Reference in a new issue