Regards my dears friends
Like i write on title i want to add Whisker Menu into plugins options to use in panel items.
I wanna have Whisker Menu there to add as item in my panel
How can i do that ?
Regards my dears friends
Like i write on title i want to add Whisker Menu into plugins options to use in panel items.
I wanna have Whisker Menu there to add as item in my panel
How can i do that ?
sudo apt install xfce4-whiskermenu-plugin
Once installed, right click the panel and select preferences. Move to the Items
tab and select to add new item. Whiskermenu will likely be toward the very bottom of the lsit.
Oks thanks @Aravisian .. So for all plugins for xfce panel i should use that command ? i mean " sudo apt install xfce4-xxxxxx-plugin "
You can try that... It may work on some.
Preferable would be to check the actual package. You can use the apt search
command to verify a package name.
For example, run apt search whiskermenu
and you will see the xfce4-whiskermenu-plugin
package listed.
Or check its developers page.
In the above example, you will also notice the xfce4-goodies
package listed. If you feel adventurous, you could install that and get all the individual plugins and apps it brings with it:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.