You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
First at all, thank you for this utility to apply themes to i3wm!
I'm currently trying to install it in a Debian 12 with script ./install_debian. And some missing requirement needs to be install first in my case. I executed python3 -m pip install -r requirements.txt the first thing.
cmake (should be specify a version?)
sphinx (via this link) (should be specify a version?)
pkgconfig (via sudo apt-get install pkgconfig) (should be specify a version?)
cairo-fc (I don't know right know ho to install it)
I am blocked in the following error and I don't know actually how to solve:
Also, I don't have the folder polyboard in i3wm-themer :(
If I discover something more, I will upload this issue.
Anyone have the same issue? Thanks in advance.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello!
First at all, thank you for this utility to apply themes to i3wm!
I'm currently trying to install it in a Debian 12 with script ./install_debian. And some missing requirement needs to be install first in my case. I executed
python3 -m pip install -r requirements.txt
the first thing.sudo apt-get install pkgconfig
) (should be specify a version?)I am blocked in the following error and I don't know actually how to solve:
![i3wm-themer-issue](https://private-user-images.githubusercontent.com/12811368/369127527-95a5baa0-cfad-40c6-8370-8100109bc3c9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMzQyODEsIm5iZiI6MTczOTAzMzk4MSwicGF0aCI6Ii8xMjgxMTM2OC8zNjkxMjc1MjctOTVhNWJhYTAtY2ZhZC00MGM2LTgzNzAtODEwMDEwOWJjM2M5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE2NTk0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA4ODliMDUyMmE2N2JkYmY0OThlZTk1M2Y2MTI4MGM2NWRmNTQ1MTU3OTE0M2FkNDc3MWNkNzY1ZTQ3ZDk1YmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.HAFH5XMiZQ4SazZjyOMsomrOh2_cuciWM1cMCcT56Pc)
Also, I don't have the folder polyboard in i3wm-themer :(
If I discover something more, I will upload this issue.
Anyone have the same issue? Thanks in advance.
The text was updated successfully, but these errors were encountered: