
Catppuccin for C++
This library uses private Qt headers, meaning it is not guaranteed to be forward or backward compatible. You’ll need to recompile it with each Qt update.
Build instructions:
mkdir build
cd build
cmake [OPTIONS] [-DUSE_QT6=true] [-HAS_QT6_SUPPORT] ..
make && make installIt can be used by setting the QT_WAYLAND_DECORATION environment variable:
export QT_WAYLAND_DECORATION=catppuccin- sofiedotcafe
- FedoraQt/QAdwaitaDecorations — This project is based on their Qt decoration plugin implementing Adwaita-like client-side decorations.
Copyright © 2021-present Catppuccin Org



