Moved the list of modifier names to the top of wofi-keys(7) to make it easier to find
1 files changed, 7 insertions(+), 7 deletions(-)

M man/wofi-keys.7
M man/wofi-keys.7 +7 -7
@@ 13,6 13,13 @@ This is the case with all alphanumeric c
 
 Additionally it is possible to have multiple binds for one action by comma separating the binds. For example binding an action to Ctrl\-j,Ctrl\-h will map both key combinations to that one action.
 
+.SH MODIFIER NAMES
+.B Shift
+.br
+.B Ctrl
+.br
+.B Alt
+
 .SH KEY NAMES
 .B BackSpace
 .br

          
@@ 4551,10 4558,3 @@ Additionally it is possible to have mult
 .B LogWindowTree
 .br
 .B LogGrabInfo
-
-.SH MODIFIER NAMES
-.B Shift
-.br
-.B Ctrl
-.br
-.B Alt