summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2023-08-19 10:49:22 +0200
committerJohannes Stoelp <johannes.stoelp@gmail.com>2023-08-19 10:49:22 +0200
commit4e604462735ace6ac31a3a13ba22d9a8933533de (patch)
treef0abfd53238a9d6b13fabb366e950224d8a6ab43
parentddf8528a133960938f6b9c17b324a1e81a841f5d (diff)
downloaddotfiles-4e604462735ace6ac31a3a13ba22d9a8933533de.tar.gz
dotfiles-4e604462735ace6ac31a3a13ba22d9a8933533de.zip
rofi: update after tool upgrade
-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: ;*/