bauh.desktop content
See original GitHub issueCan you change the line to your icon?
Put the logo in /usr/share/icons/hicolor and let linux do the rest. Give it the name bauh like this
[Desktop Entry]
Type=Application
Name=bauh
Categories=System;
Comment=Manage your Flatpak / Snap / AppImage / AUR applications
Comment[pt]=Gerencie seus aplicativos Flatpak / Snap / AppImage / AUR
Comment[es]=Administre sus aplicaciones Flatpak / Snap / AppImage / AUR
Exec = /usr/bin/bauh
Icon = bauh
No need for png or svg extension.
Icon themes will take care of that.
Same applies to bauh_tray.desktop.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:6 (3 by maintainers)
Top Results From Across the Web
vinifmor/bauh: Graphical user interface for managing ... - GitHub
Graphical user interface for managing your Linux applications. Supports AppImage, Arch packages (including AUR), Debian packages, Flatpak, Snap and native ...
Read more >How To Manage Applications on Linux Using Bauh
Bauh is a graphical interface for managing Linux applications/ packages. ... bauh.desktop in ~/.config/autostart and add the below content:
Read more >Bauh - Manage Snaps, Flatpaks and AppImages from One ...
Bauh – a Manager for Your Multi-Package Needs. Originally named fpakman, bauh is designed to handle Flatpak, Snap, AppImage, and AUR packages.
Read more >Bauh is a nifty snap manager - Snapcraft
Bauh is a nifty snap manager ... If you're looking for an easy, non-techie way to install snaps, you want a simple store-like...
Read more >All-in-One - » Linux Magazine
The bauh package manager can cope with Flatpaks, Snaps, AppImages, AUR, and native web apps. Old-school Linux package formats like deb and RPM...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello,
Since this issue was brought up, maybe there is a way to have a custom design for the icon. Talking with Manjaro team about the
pamac
icon and some others, but sincebauh
is box, maybe the one presented here fits better: https://github.com/bogdancovaciu/custom-manjaro-icons Preview:By the way, I have just published 0.7.1 with the new desktop entries.