An open API service indexing awesome lists of open source software.

https://github.com/stbn7/fluent-mpcqt-theme

Tema Fluent Dark para el reproductor Media Player Classic Qute Theather
https://github.com/stbn7/fluent-mpcqt-theme

media-player media-player-classic mpv qt6 skins theme

Last synced: 7 months ago
JSON representation

Tema Fluent Dark para el reproductor Media Player Classic Qute Theather

Awesome Lists containing this project

README

          


Tema Fluent Mpc-Qt



Tema Fluent Dark para el reproductor Media Player Classic Qute Theather.




![img_2408291](https://github.com/user-attachments/assets/86e33b69-3c8a-4c03-88ca-1b8b0ea2568c)

### Instrucciones
- Clonar el repositorio Mpc-qt usando el siguiente comando:

```
git clone https://github.com/mpc-qt/mpc-qt.git
```
- Clonar este repositorio:

```
git clone https://github.com/stbn7/fluent-dark-mpcqt-theme.git
```
- Copiar todo el contenido de la carpeta `fluent-dark-mpcqt-theme` dentro de la carpeta del repositorio mpc-qt

- Finalmente, dentro de la carpera mpc-qt abre la terminal y ejecuta los siguientes comandos:

```
qmake6
make -j`nproc`
sudo make install
```

Probado en KDE neon 6.0 con Qt Version 6.7.2