From 4e604462735ace6ac31a3a13ba22d9a8933533de Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sat, 19 Aug 2023 10:49:22 +0200 Subject: rofi: update after tool upgrade --- rofi.rasi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: ;*/ -- cgit v1.2.3