summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rofi.rasi4
1 files changed, 3 insertions, 1 deletions
diff --git a/rofi.rasi b/rofi.rasi
index 4fec090..07cc178 100644
--- a/rofi.rasi
+++ b/rofi.rasi
@@ -1,3 +1,5 @@
+@theme "Arc-Dark"
+
configuration {
modi: "drun,run,window,ssh,pass:~/.scripts/rofi_pass.sh";
/* width: 50;*/
@@ -53,7 +55,7 @@ configuration {
/* window-format: "{w} {c} {t}";*/
/* click-to-exit: true;*/
/* show-match: true;*/
- theme: "Arc-Dark";
+/* theme: "Arc-Dark";*/
/* color-normal: ;*/
/* color-urgent: ;*/
/* color-active: ;*/