windows screensavers app: transparent icon and fix menu button

pull/642/head
Botspot 3 years ago
parent c2c2a4b5db
commit 5d808bef6c

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -17,7 +17,7 @@ git clone https://github.com/Botspot/Screensavers || error 'Failed to clone repo
#create menu launcher
if [ ! -f ~/.local/share/applications/windows-screensavers.desktop ];then
echo "[Desktop Entry]
Exec=$DIRECTORY/gui
Exec=$HOME/Screensavers/gui
Icon=xscreensaver
Terminal=false
Name=Windows Screensavers

Loading…
Cancel
Save