-
Notifications
You must be signed in to change notification settings - Fork 19
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
Change the startmenu icon #284
Comments
value = /path_to/you.png |
The value for the image needs a string parameter, so:
value = "/path_to/image.svg"
Unertaket, you can change it in startmenu.widget. You can copy this file
from /use/share/sfwbar to $HOME/.config/sfwbar and edit it there. You can
set the value to a file or to a name of an icon in the icon theme.
…On Mon, Dec 16, 2024 at 1:18 PM sfs-pra ***@***.***> wrote:
value = /path_to/you.png
—
Reply to this email directly, view it on GitHub
<#284 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASHPFFCNRDINVVCYDPKGOUT2F3HIRAVCNFSM6AAAAABTVW34VOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBVGYYTCOBUHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thank you very much for the instruction) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Tell me how to change the start menu icon "startmenu.widget". Or replace it with your own image without changing the GTK theme.
The text was updated successfully, but these errors were encountered: