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}";*/
|
||||
/* click-to-exit: true;*/
|
||||
/* show-match: true;*/
|
||||
theme: "dark_theme";
|
||||
/* theme: "dark_theme";*/
|
||||
/* color-normal: ;*/
|
||||
/* color-urgent: ;*/
|
||||
/* color-active: ;*/
|
||||
|
@ -137,3 +137,4 @@ configuration {
|
|||
/* me-accept-entry: "MouseDPrimary";*/
|
||||
/* me-accept-custom: "Control+MouseDPrimary";*/
|
||||
}
|
||||
@theme "dark_theme"
|
||||
|
|
Loading…
Reference in a new issue