wofi/man
Mark Stosberg 15d48b377d fix shell escaping issue in man page example.
The "\t" wasn't escaped for the man page formatting, so it was coming out as an empty string.
I tried fixing it with "\\t". That technically worked but resulted inconsistent spacing depending
on how many digits were in the IDs. Switching to a space here resolves the issue and provides
visually consistent formatting.
2020-08-01 22:57:47 -04:00
..
wofi-api.3 Added documentation about wofi_get_dso_path() 2020-03-13 13:26:16 -07:00
wofi-config.3 Added documentation for config.h 2020-02-01 23:39:38 -08:00
wofi-keys.7 Added support for modifier keys to be bound 2020-02-16 14:43:14 -08:00
wofi-map.3 Added API documentation 2020-02-01 18:03:12 -08:00
wofi-utils.3 Added documentation for utils.h 2020-02-01 23:25:57 -08:00
wofi-widget-builder.3 v1.2.1: widget_builder now only lets you assign classes. The name will be consistent with the image escape system 2020-07-28 16:18:44 -07:00
wofi.1 Added --monitor 2020-07-18 13:32:05 -07:00
wofi.3 Added the load() plugin function 2020-03-13 17:08:35 -07:00
wofi.5 Added layer config option 2020-07-27 21:49:21 -07:00
wofi.7 fix shell escaping issue in man page example. 2020-08-01 22:57:47 -04:00