This commit is contained in:
Muhamad Althaf 2021-06-21 16:06:44 +05:30 committed by GitHub
parent 9b3cdeb929
commit 65724b211a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -734,7 +734,7 @@
*/ */
#define NO_TRANSPARENT_BORDERS_PATCH 0 #define NO_TRANSPARENT_BORDERS_PATCH 0
/* Port of InstantVM's on_empty_keys functionality allowing keybindings that apply only when /* Port of InstantWM's on_empty_keys functionality allowing keybindings that apply only when
* a tag is empty. An example use case is being able to launch applications with first hand * a tag is empty. An example use case is being able to launch applications with first hand
* keys like "f" to launch firefox. * keys like "f" to launch firefox.
* *