Skip to content

Instantly share code, notes, and snippets.

View SaifAqqad's full-sized avatar

Saif Alaqqad SaifAqqad

View GitHub Profile
@SaifAqqad
SaifAqqad / svg2ico.sh
Last active March 9, 2024 18:06 — forked from azam/svg2ico.sh
Convert SVG to ICO using ImageMagick, with transparent background and multi-size icons
magick convert -density 384 -background transparent -fill "#FFFFFF" -colorize 100 icon.svg -define icon:auto-resize -colors 256 icon.ico
general.smoothScroll.currentVelocityWeighting: 0
general.smoothScroll.mouseWheel.durationMaxMS: 150
general.smoothScroll.stopDecelerationWeighting; 0.82
mousewheel.min_line_scroll_amount: 25