From 61036390fa3ebc06081d54574a3a33a18e33a184 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 4 Feb 2024 17:19:53 -0500 Subject: pre migrate --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/rofi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 90b89fc..814018f 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,7 +1,7 @@ @theme "wpg" configuration { modi: "combi"; - combi-modi: "run,ssh,emoji,pass:rofi-pass.sh pass,otp:rofi-pass.sh otp"; + combi-modi: "run,ssh,emoji,pass:~/src/scripts/rofi-pass.sh pass,otp:~/src/scripts/rofi-pass.sh otp"; show-icons: true; sidebar-mode: true; /* font: "mono 12";*/ -- cgit v1.2.3