Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made keybindings rebindable via cmd-line params. #75

Closed
wants to merge 1 commit into from

Conversation

tuh8888
Copy link
Contributor

@tuh8888 tuh8888 commented Nov 6, 2021

Allow editing of the following commands by passing environment variables when calling script. For example: $ KB_SYNC="Alt+s" bwmenu. Default keybindings are maintained if not set by user.

  • KB_SYNC="Alt+r"
  • KB_URLSEARCH="Alt+u"
  • KB_NAMESEARCH="Alt+n"
  • KB_FOLDERSELECT="Alt+c"
  • KB_TOTPCOPY="Alt+t"
  • KB_LOCK="Alt+L"
  • KB_TYPEALL="Alt+1"
  • KB_TYPEUSER="Alt+2"
  • KB_TYPEPASS="Alt+3"

@mattydebie
Copy link
Owner

nice one! merged in 225917c

@mattydebie mattydebie closed this Apr 14, 2023
@mattydebie mattydebie mentioned this pull request Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants