desktop/xdm-slackware-theme: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ce9b1fa89e
commit
4ba8abe8ea
|
@ -1,4 +1,4 @@
|
|||
A customizable slackware's theme for the XDM login manager.
|
||||
A customizable slackware theme for the XDM login manager.
|
||||
|
||||
By default the image C2-Ocean-Side-Sunset-2.jpg is defined as the XDM
|
||||
background image source. This can be changed by passing XDMBGIMG=<img>
|
||||
|
@ -14,22 +14,23 @@ on the command line, <img> can be one of the following :
|
|||
Geminid-Meteor-Shower.jpg Green-Hills.jpg
|
||||
Mars-Olympus-Mons.jpg Space-Outer-Nature.jpg
|
||||
|
||||
Example :
|
||||
Example:
|
||||
|
||||
$ XDMBGIMG=Green-Hills.jpg ./xdm-slackware-theme.SlackBuild
|
||||
|
||||
xdm-slackware-theme optionally requires :
|
||||
xdm-slackware-theme optionally requires:
|
||||
|
||||
numlockx (https://slackbuilds.org/repository/14.2/system/numlockx/)
|
||||
compton (https://slackbuilds.org/repository/14.2/desktop/compton/)
|
||||
feh (https://slackbuilds.org/repository/14.2/graphics/feh/)
|
||||
xonclock (https://slackbuilds.org/repository/14.2/desktop/xonclock/)
|
||||
cairo-clock (https://slackbuilds.org/repository/14.2/desktop/cairo-clock/)
|
||||
conky (https://slackbuilds.org/repository/14.2/system/conky/)
|
||||
numlockx (https://slackbuilds.org/repository/14.2/system/numlockx/)
|
||||
compton (https://slackbuilds.org/repository/14.2/desktop/compton/)
|
||||
feh (https://slackbuilds.org/repository/14.2/graphics/feh/)
|
||||
xonclock (https://slackbuilds.org/repository/14.2/desktop/xonclock/)
|
||||
cairo-clock (https://slackbuilds.org/repository/14.2/desktop/cairo-clock/)
|
||||
conky (https://slackbuilds.org/repository/14.2/system/conky/)
|
||||
|
||||
Attention, when xdm-slackware-theme is configured with compton support while
|
||||
feh is not installed, compton support is automatically disabled because compton
|
||||
is incompatible with imagemagick's display command (used by xdm-slackware-theme
|
||||
when feh is not available).
|
||||
Attention, when xdm-slackware-theme is configured with compton support
|
||||
while feh is not installed, compton support is automatically disabled
|
||||
because compton is incompatible with imagemagick's display command
|
||||
(used by xdm-slackware-theme when feh is not available).
|
||||
|
||||
Full documentation is available at https://xdm-slackware-theme.sourceforge.io/
|
||||
Full documentation is available at:
|
||||
https://xdm-slackware-theme.sourceforge.io/
|
||||
|
|
Loading…
Reference in New Issue