Open knm100 opened 12 hours ago
Can you please post the output of sfwbar -d -g app_id ?
On Sat, 23 Nov 2024, 00:54 knm100, @.***> wrote:
There is icon=utilities-terminal in /usr/share/qterminal.desktop. labwc can find utilities-terminal.svg in the breeze icon and sfwbar can find qterminal.png in /usr/share/hicolor/64/apps/ Copied utilities-terminal.svg to $HOME/.icon/hicolor/scalable/apps/ and renamed it to qterminal.svg. The taskbar and startmenu showed $HOME/.icon/hicolor/scalable/apps/qteminal.svg as the qterminal's icon, and the task switcher showed /usr/share/hicolor/64/apps/qterminal.png as the qterminal's icon.
If /usr/share/hicolor/64/apps/qterminal.png is deleted, Task Switcher showed the qterminal's icon via sfwbar log.
— Reply to this email directly, view it on GitHub https://github.com/LBCrion/sfwbar/issues/264, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASHPFFEOXOUWYBU2QJGHDR32B7G3TAVCNFSM6AAAAABSKOV5B2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGY4DKMBUHE2TSMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
this issue should be fixed. thank you
There is
icon=utilities-terminal
in/usr/share/qterminal.desktop
. labwc can find utilities-terminal.svg in the breeze icon and sfwbar can find qterminal.png in/usr/share/hicolor/64/apps/
Copied utilities-terminal.svg to$HOME/.icon/hicolor/scalable/apps/
and renamed it to qterminal.svg. The taskbar and startmenu showed$HOME/.icon/hicolor/scalable/apps/qteminal.svg
as the qterminal's icon, and the task switcher showed/usr/share/hicolor/64/apps/qterminal.png
as the qterminal's icon.If
/usr/share/hicolor/64/apps/qterminal.png
is deleted, Task Switcher showed the qterminal's icon via sfwbar logo.