aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin/rofi
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/bin/rofi')
-rwxr-xr-x.local/share/bin/rofi2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/bin/rofi b/.local/share/bin/rofi
index 7f0a89b..1a3ec6c 100755
--- a/.local/share/bin/rofi
+++ b/.local/share/bin/rofi
@@ -8,4 +8,4 @@ export ROFIBGCOLOR="$(get_color background)"
export ROFIFGCOLOR="$(get_color foreground)"
export ROFIACCOLOR="$(get_color color5)"
-/bin/rofi $@
+/bin/rofi -no-default-config $@