yeyushengfan258 / We10X-icon-theme

A colorful design icon theme for linux desktops
GNU General Public License v3.0
241 stars 10 forks source link

Remove unnecessary executable bit from icons #10

Closed suve closed 4 years ago

suve commented 4 years ago

Many of the icon files have the executable bit set. This changeset changes the mode on all those files (it's pretty much the equivalent of running chmod a-x on all affected files).