File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ sudo chmod 755 /usr/local/bin/viper-gui
7878```
7979##### Create Menu Entry
8080``` bash
81- sudo cat << EOT >> /usr/share/applications/viper-gui2 .desktop
81+ sudo cat << EOT >> /usr/share/applications/viper-gui .desktop
8282[Desktop Entry]
83- Name=Viper4Linux Beta
83+ Name=Viper4Linux
8484GenericName=Equalizer
8585Comment=User Interface for Viper4Linux
8686Keywords=equalizer
9393```
9494##### Download Icon
9595``` bash
96- sudo wget -O /usr/share/pixmaps/viper-gui.png https://raw.githubusercontent.com/ThePBone /Viper4Linux-GUI/master/viper.png -q --show-progress
96+ sudo wget -O /usr/share/pixmaps/viper-gui.png https://raw.githubusercontent.com/Audio4Linux /Viper4Linux-GUI/master/viper.png -q --show-progress
9797```
9898
9999## Screenshots
You can’t perform that action at this time.
0 commit comments