Spatchy

Results 3 comments of Spatchy

Bumping this old thread to say I also get undefined reference issue during build, specifically to these four variables: - `font_ttf_size` - `bg_music_ogg_size` - `button_over_pcm_size` - `button_click_pcm_size` If I manually...

@SkeJm Did you find a way to adjust/disable the transparency on Hyprland? The readme only has instructions for Plasma

I think the solution to this is to install the requirements with sudo if you ran the other installation commands with sudo: `sudo pip3 install --user -r requirements.txt` That seemed...