update readme

This commit is contained in:
varlesh 2016-12-30 06:13:59 +04:00
parent 5525fcacc4
commit 1345e4ac0b

View file

@ -41,9 +41,13 @@ wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-
Papirus icon theme now supports [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray) script Papirus icon theme now supports [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray) script
**NOTE:** To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option `--force-inkscape`: **NOTE:** To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option `--conversion-tool Inkscape`:
``` ```
hardcode-tray --size 22 --conversion-tool Inkscape hardcode-tray --conversion-tool Inkscape
```
or:
```
hardcode-tray -ct Inkscape
``` ```
![hardcode-tray](hardcode-tray-preview.png) ![hardcode-tray](hardcode-tray-preview.png)