Last active
December 30, 2016 19:36
-
-
Save scifisamurai/7edc8936f7ed12f80c68088d91fe456e to your computer and use it in GitHub Desktop.
Custom keybindings for JWM (https://joewing.net/projects/jwm/) as of version 2.3.6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- add the following to the "Key bindings" section of jwmrc --> | |
<Key mask="A" key="s">shade</Key> | |
<Key mask="AS" key="fs">fullscreen</Key> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment