# rofi command. Make sure to have "$@" as last argument
_rofi () {
- rofi -no-auto-select -kb-accept-entry "!Return" -i -no-levenshtein-sort "$@"
+ #rofi -no-auto-select -kb-accept-entry "!Return" -i -no-levenshtein-sort "$@"
+ rofi -i -no-auto-select "$@"
}
# xdotool needs the keyboard layout to be set using setxkbmap
default_do='menu' # menu, autotype, copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl
auto_enter='false'
notify='false'
+default_autotype='user :tab pass'
# color of the help messages
# leave empty for autodetection
clip=primary
# Options for generating new password entries
+# default_user is also used for password files that have no user field.
default_user=aminb
default_user2=aminban
password_length=30
! rofi.font: Ubuntu Mono 10.5
-rofi.font: Inconsolata 12
+rofi.font: Inconsolata 16
! rofi.font: Source Code Pro 11
rofi.modi: run,window
-rofi.width: 640
+! rofi.width: 640
+rofi.width: 600
+rofi.location: 2
+rofi.yoffset: 200
rofi.monitor: -1
+rofi.lines: 7
rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi