Fix tabulation of help menu
This commit is contained in:
		| @ -364,7 +364,7 @@ fn configuration() -> Flags { | ||||
|                     print!("  --tag | -t                the focused tag of each output\n"); | ||||
|                     print!("  --title | -w              the title of the focused view\n"); | ||||
|                     print!("  --mode | -m               the current input mode\n"); | ||||
|                     print!("  --layout | -l				display the name of the layout\n"); | ||||
|                     print!("  --layout | -l             display the name of the layout\n"); | ||||
|                     print!("  --focused | -f            the name of the focused output\n"); | ||||
|                     print!("  --urgency | -u            tags with urgent views on them\n"); | ||||
|                     print!("  --view-tags | -vt         the tags with views on them\n"); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user