Skip to content

Commit 3cc1b3f

Browse files
author
Tim Schneeberger
authored
Update README.md
1 parent 96ab507 commit 3cc1b3f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Official UI for Viper4Linux2 [https://github.com/Audio4Linux/Viper4Linux](https://github.com/Audio4Linux/Viper4Linux)
55
* Telegram: @ThePBone
66

7-
#### This repo contains the GUI for a newer Viper4Linux version which is not fully yet finished. Please use [Viper4Linux-GUI Legacy](https://github.com/ThePBone/Viper4Linux-GUI) for now, unless you use Arch Linux.
7+
#### This repo contains the GUI for a newer Viper4Linux version. Please use [Viper4Linux-GUI Legacy](https://github.com/ThePBone/Viper4Linux-GUI) for now, unless you use Arch Linux.
88

99
### Arch
1010

@@ -50,6 +50,18 @@ Terminal=false
5050
Type=Application
5151
EOT
5252
```
53+
##### Download Icon
54+
```bash
55+
sudo wget -O /usr/share/pixmaps/viper-gui.png https://raw.githubusercontent.com/ThePBone/Viper4Linux-GUI/master/viper.png -q --show-progress
56+
```
57+
5358
## Screenshots
5459
![GIF](/screenshots/mainwindow.gif)
5560
![GIF](/screenshots/eq.gif)
61+
62+
## Credits
63+
* [Material Icons](https://material.io/tools/icons/)
64+
* [QSS Stylesheets - GTRONICK (modified by @ThePBone)](https://github.com/GTRONICK/QSS)
65+
* [Viper4Linux - noahbliss](https://github.com/noahbliss/Viper4Linux)
66+
### Packages
67+
* [yochananmarqos - AUR packages](https://github.com/yochananmarqos)

0 commit comments

Comments
 (0)