Quote:
Originally Posted by theducks
:  I could not get the shortcut icon 'correct' 
|
If you tried to modify the desktop shortcut target via
Properties > Target, make sure to enclose the qt_styles.qss path in quotation marks. E.g.:
Code:
"C:\Program Files\Sigil\Sigil.exe" -stylesheet "C:\Users\doitsu\Desktop\qt_styles.qss"
(It worked on my Windows 10 machine.)