Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Button icon doesn't work on debian stable #64

Open
alansarkar opened this issue Sep 4, 2020 · 1 comment
Open

Custom Button icon doesn't work on debian stable #64

alansarkar opened this issue Sep 4, 2020 · 1 comment

Comments

@alansarkar
Copy link

Trying to add a local custom downloaded icon for fbpanel button. Like the following
button {
icon = /path/to/icon.png
tooltip =
action =
}
Tried ways around it like using svg ,.ico or few other things fbpanel can't seem to view the icon.

@qsmodo
Copy link

qsmodo commented Mar 19, 2021

From looking at this comment I have discovered that the syntax is actually image = /path/to/icon.png. Great program this one, but needs better documentation.

By the way, you can find all the customization keywords by grep -r XCG * in the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants