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
- Host: GitHub
- URL: https://github.com/stbn7/fluent-mpcqt-theme
- Owner: stbn7
- License: gpl-3.0
- Created: 2024-08-29T13:15:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T00:10:31.000Z (about 1 year ago)
- Last Synced: 2025-01-17T08:45:45.182Z (9 months ago)
- Topics: media-player, media-player-classic, mpv, qt6, skins, theme
- Language: C++
- Homepage:
- Size: 227 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

### 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