summaryrefslogtreecommitdiffhomepage
path: root/patches.def.h
diff options
context:
space:
mode:
authorMuhamad Althaf <[email protected]>2021-06-21 16:06:44 +0530
committerGitHub <[email protected]>2021-06-21 16:06:44 +0530
commit65724b211ab3bd3cf4578776dbfa22ccbb141222 (patch)
tree07486baf48ea6e24e048dee270c6789584c12e5a /patches.def.h
parent9b3cdeb9296c3758078cffdc3b640b691710be0a (diff)
downloaddwm-flexipatch-65724b211ab3bd3cf4578776dbfa22ccbb141222.tar.gz
dwm-flexipatch-65724b211ab3bd3cf4578776dbfa22ccbb141222.zip
Fix typo
Diffstat (limited to 'patches.def.h')
-rw-r--r--patches.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.def.h b/patches.def.h
index da352a1..eb6e1ee 100644
--- a/patches.def.h
+++ b/patches.def.h
@@ -734,7 +734,7 @@
*/
#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
* keys like "f" to launch firefox.
*