X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/c0132386e7a0961f9244d5c4a72b7148f450ed81..fc5b6b8c3825dd4c02b762f92bdf702a3a0496b1:/rc.org diff --git a/rc.org b/rc.org index c85ba68..b07a51e 100644 --- a/rc.org +++ b/rc.org @@ -3459,7 +3459,7 @@ rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi # rofi command. Make sure to have "$@" as last argument _rofi () { #rofi -no-auto-select -kb-accept-entry "!Return" -i -no-levenshtein-sort "$@" - rofi -i -no-auto-select "$@" + rofi -i -no-auto-select -kb-accept-entry "!Return" "$@" } # xdotool needs the keyboard layout to be set using setxkbmap