Update rofi config for new theme declaration

This commit is contained in:
JuliusFreudenberger 2021-12-01 19:50:46 +01:00
parent ec2c6698f9
commit 4cbc024a54

View file

@ -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"