diff options
author | Ronan Pigott <rpigott@berkeley.edu> | 2020-07-16 12:18:06 -0700 |
---|---|---|
committer | Brian Ashworth <bosrsf04@gmail.com> | 2020-07-19 11:03:24 -0400 |
commit | 36c3c222d2418b30fea02c28ea21652ec90238c4 (patch) | |
tree | c1d6770fd137a1a336cd7d62558465acfdfcaa38 | |
parent | ab8ded626b5d0e9c59495b0988be4077b605d3a2 (diff) |
sway.5: add missing underscore
-rw-r--r-- | sway/sway.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index fed4c3c7..6e3ae86d 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -306,7 +306,7 @@ set|plus|minus <amount> Shows a window from the scratchpad. Repeatedly using this command will cycle through the windows in the scratchpad. -*shortcuts inhibitor* enable|disable +*shortcuts_inhibitor* enable|disable Enables or disables the ability of clients to inhibit keyboard shortcuts for a view. This is primarily useful for virtualization and remote desktop software. It affects either the currently focused view |