diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 13:04:42 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:14 -0400 |
commit | 43f358a36db456e5b1da34e485dc98efd5ebcd0c (patch) | |
tree | 907d70940ce5e19eb6c3225d7ffc02355d67aee6 /system | |
parent | 6314dd3f118a01d4e4fad8dc773e76347b743fcf (diff) | |
download | slackbuilds-43f358a36db456e5b1da34e485dc98efd5ebcd0c.tar.gz |
system/wmconfig: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/wmconfig/README | 41 |
1 files changed, 22 insertions, 19 deletions
diff --git a/system/wmconfig/README b/system/wmconfig/README index 1f6e92448a..1943aaf850 100644 --- a/system/wmconfig/README +++ b/system/wmconfig/README @@ -1,23 +1,26 @@ wmconfig is a free tool for automatically generating menus for various -X window managers. It uses a very simple configuration, it's fast and small. -A special toolkit (Gtk or Qt / KDE) is not required and the menu entries may -be edited with the text editor of your choice. +X window managers. It uses a very simple configuration, it's fast and +small. A special toolkit (Gtk or Qt/KDE) is not required and the menu +entries may be edited with the text editor of your choice. -wmconfig will read the application template files located in /etc/wmconfig -and add an entry into the menu if that application is found on your system. -It will also read the application template files from the .wmconfig directory -in the user's home directory. Therefore, the user's settings will override -the system-wide settings. If optionally any extra files are given as an -argument on the command line, those will be read last and merged with the -others (possibly overriding the settings in system and user home dir files). +wmconfig will read the application template files located in +/etc/wmconfig and add an entry into the menu if that application is +found on your system. It will also read the application template +files from the .wmconfig directory in the user's home directory. +Therefore, the user's settings will override the system-wide +settings. If optionally any extra files are given as an argument on +the command line, those will be read last and merged with the others +(possibly overriding the settings in system and user home dir files). -To set a default terminal other than xterm for programs that require it, pass -TERMINAL=urxvt (or any other terminal) to the build script. The terminal -option (--terminal) can also be set at runtime. +To set a default terminal other than xterm for programs that require +it, pass TERMINAL=urxvt (or any other terminal) to the build script. +The terminal option (--terminal) can also be set at runtime. -wmconfig creates menus for the following window managers/desktop environments: -debug, fvwm95, fvwm2, afterstep, mwm, icewm, blackbox, wmaker, twm, olwm, -olvwm, fvwm, mlvwm, kde1, kde2, kde3, kde4, qvwm, pekwm, golem, fluxbox, ctwm, -gnome, openbox, aewm, amiwm, kahakai, pwm, sapphire, e16, e17, e19, -enlightenment, epiwm, ede, equinox, ude, xfce, wmx, flwm, tvtwm, vtwm, piewm, -freedesktop, lxde, jwm, sithwm, sawfish +wmconfig creates menus for the following window managers/desktop +environments: + +debug, fvwm95, fvwm2, afterstep, mwm, icewm, blackbox, wmaker, twm, +olwm, olvwm, fvwm, mlvwm, kde1, kde2, kde3, kde4, qvwm, pekwm, golem, +fluxbox, ctwm, gnome, openbox, aewm, amiwm, kahakai, pwm, sapphire, +e16, e17, e19, enlightenment, epiwm, ede, equinox, ude, xfce, wmx, +flwm, tvtwm, vtwm, piewm, freedesktop, lxde, jwm, sithwm, sawfish |