Closed DarkevilPT closed 3 months ago
I believe this is the missing correct code from the readme I assume?
https://github.com/soreau/pixdecor.git
cd pixdecor
PKG_CONFIG_PATH=/opt/wayfire/lib/pkgconfig meson setup build --prefix=/opt/wayfire
ninja -C build
ninja -C build install
My mistake, Thank you for pointing that out, I will correct the line:
git clone https://github.com/soreau/pixdecor.git
Fixed the instruction for pixdecor
I cant find any pixdecor inside wf-install. How exactly can we make that amazing theme to happen on wayfire?