escape underscores in markup
This commit is contained in:
parent
06be7857ef
commit
3d371fe893
|
@ -18,16 +18,16 @@ are used instead, where available:
|
||||||
|
|
||||||
- hddtemp for the HDD Temperature widget type
|
- hddtemp for the HDD Temperature widget type
|
||||||
- alsa-utils for the Volume widget type
|
- alsa-utils for the Volume widget type
|
||||||
- wireless_tools for the Wireless widget type
|
- wireless\_tools for the Wireless widget type
|
||||||
- curl for widget types accessing network resources
|
- curl for widget types accessing network resources
|
||||||
|
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
To use vicious move it to your awesome configuration directory in
|
To use vicious move it to your awesome configuration directory in
|
||||||
*$XDG_CONFIG_HOME* (usually ~/.config):
|
*$XDG\_CONFIG\_HOME* (usually ~/.config):
|
||||||
|
|
||||||
$ mv vicious $XDG_CONFIG_HOME/awesome/
|
$ mv vicious $XDG\_CONFIG\_HOME/awesome/
|
||||||
|
|
||||||
Vicious will only load modules for widget types you intend to use in
|
Vicious will only load modules for widget types you intend to use in
|
||||||
your awesome configuration, to avoid having useless modules sitting in
|
your awesome configuration, to avoid having useless modules sitting in
|
||||||
|
|
Loading…
Reference in New Issue