Skip to content

Instantly share code, notes, and snippets.

View michaelradu's full-sized avatar
🐶
Working

Michael michaelradu

🐶
Working
View GitHub Profile
@michaelradu
michaelradu / flatpak-dmenu.md
Created July 18, 2023 15:07 — forked from curioswati/flatpak-dmenu.md
To run flatpak installed apps from dmenu.

To run a flatpak app from dmenu, you can create a symlink for the app in /usr/bin. You can find the flatpak apps binary link in /var/lib/flatpak/exports/bin/ on ubuntu. E.g. to run Rocket Chat (installed from flatpak via software center), you can do something like this:

sudo ln -s /var/lib/flatpak/exports/bin/chat.rocket.RocketChat /usr/bin/rocket-chat

This way you will be able to find it in the dmenu.

Resources:

@michaelradu
michaelradu / this-is-fine.gif
Last active February 3, 2022 19:35
This is fine gif.
this-is-fine.gif