From 2694495682083fcc0a77d285e8c3cf2cbc15e42e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Anton=C3=ADn=20=C5=A0tigler?= Date: Tue, 12 Sep 2023 15:11:59 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 1139bfe..b84b7c1 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ If you enable shortcuts in the configuration, this is what they are: - **`Ctrl` + `Alt` + `PgDown`:** Next song - **`Ctrl` + `Alt` + `Up`:** Volume up - **`Ctrl` + `Alt` + `Down`:** Volume down -- **`Ctrl` + `Alt` + `PgUp`:** Previous song -- **`Ctrl` + `Alt` + `PgDown`:** Previous song - **`Ctrl` + `Alt` + `Left`:** Rewind - **`Ctrl` + `Alt` + `Right`:** Fast forward You can customize the shortcuts in `config.json` @@ -116,10 +114,7 @@ Instance actions: ``` ## How it looks -The gui is in state: at least there is gui. It looks horrible but it has the -necesary elements. -![image](https://github.com/BonnyAD9/uamp/assets/46282097/b3e5f1f1-5aaf-4f4d-a9ba-bf8e65c498eb) - +![image](https://github.com/BonnyAD9/uamp/assets/46282097/639c9849-f0f2-4fad-91f3-949ef68e9a3e) ## How to get it To use the player you have to compile it yourself, but that shouldn't be any