diff --git a/dot_config/rofi/config.rasi b/dot_config/rofi/config.rasi index f0943f0..8f60f06 100644 --- a/dot_config/rofi/config.rasi +++ b/dot_config/rofi/config.rasi @@ -50,7 +50,6 @@ configuration { /* window-format: "{w} {i}{c} {t}";*/ /* click-to-exit: true;*/ /* show-match: true;*/ - theme: "blackice"; /* color-normal: ;*/ /* color-urgent: ;*/ /* color-active: ;*/ @@ -137,3 +136,5 @@ configuration { /* me-accept-entry: "MouseDPrimary";*/ /* me-accept-custom: "Control+MouseDPrimary";*/ } + +@theme "blackice" \ No newline at end of file