use switch hotkey in help
This commit is contained in:
parent
7c00f3c077
commit
1ea7eb8381
@ -246,7 +246,7 @@ ${copy_menu}: Copy Custom Field
|
|||||||
---
|
---
|
||||||
${action_menu}: Edit, Move, Delete, Re-generate Submenu
|
${action_menu}: Edit, Move, Delete, Re-generate Submenu
|
||||||
${show}: Show Password File
|
${show}: Show Password File
|
||||||
Alt+x: Switch Pass/Bookmark Mode" | _rofi -dmenu -p "Help > ")
|
${switch}: Switch Pass/Bookmark Mode" | _rofi -dmenu -p "Help > ")
|
||||||
if [[ $help == "" ]]; then exit;
|
if [[ $help == "" ]]; then exit;
|
||||||
else unset helptext; mainMenu; fi
|
else unset helptext; mainMenu; fi
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user