From dc2a62cace62e17bca9c03a879efed99680f79f0 Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Sun, 7 Nov 2021 01:40:41 -0700 Subject: [PATCH] update rofi bluetooth with new config for laptop --- scripts/rofi-bluetooth | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/rofi-bluetooth b/scripts/rofi-bluetooth index 626704d..93e7a63 100755 --- a/scripts/rofi-bluetooth +++ b/scripts/rofi-bluetooth @@ -299,7 +299,7 @@ show_menu() { } # Rofi command to pipe into, can add any options here -rofi_command="rofi -dmenu -p" +rofi_command="rofi -dmenu -config $HOME/SudacodeRice/rofi/dracula-4k.rasi -i -p" case "$1" in --status)