Skip to content

Commit

Permalink
Remove reference to non-existent key bind
Browse files Browse the repository at this point in the history
Missed by e631460
  • Loading branch information
ammgws authored and emersion committed Aug 27, 2023
1 parent 0f0c5eb commit 35c0aa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ const char usage[] =
" Super + O decrease FSR sharpness by 1\n"
" Super + S take a screenshot\n"
" Super + G toggle keyboard grab\n"
" Super + C update clipboard\n"
"";

std::atomic< bool > g_bRun{true};
Expand Down

0 comments on commit 35c0aa0

Please sign in to comment.