Skip to content

Commit

Permalink
Remove default global Ctrl+Alt+B "boss-key" binding (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyg authored Nov 4, 2023
1 parent 2e06007 commit 83a8dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ QLineEdit#le_status_text {
<toggle-visibility type="QKeySequence" comment="Show/hide the application"/>
<bring-to-front type="QKeySequence" comment="Bring the application to front"/>
<new-blank-message type="QKeySequence" comment="Send new message"/>
<boss-key type="QKeySequence" comment="Hide all active windows">Ctrl+Alt+B</boss-key>
<boss-key type="QKeySequence" comment="Hide all active windows"></boss-key>
</global>
<message comment="Shortcuts in the message dialog">
<send type="QVariantList" comment="Send the message">
Expand Down

0 comments on commit 83a8dfb

Please sign in to comment.