Pages
Wiki
- Published on 1st January, 2022 -
Tags: tech,softwareGreetings peeps, first, happy new year, I hope 2022 will be a good year for you!
Now, let's go on with today's subject: uLauncher which is in my mind the best application launcher around.
For the little backstory, I was trying to find OBS Studio in the horrendous default XFCE start menu (yes and as much as I love XFCE, I cannot use that damned menu). I then remembered that on macOS, we have that Spotlight search bar (that you trigger using CMD+SPACE) that has to be one of the most useful things.
I then started to search a bit around the web, only to find what I looked for: uLauncher.
Note: thanks to Cadence for mentioning the existence of Krunner and Kupfer that can fill out the exact same purpose.
Installing is effortless (at least on Arch) if you have an AUR package manager like Paru and is simply paru -S ulauncher
(or ulauncher-git
if you prefer to live on the edge).
After installation, a last systemctl --user enable --now ulauncher.service
and you're all set, you can now try CTRL+SPACE to reveal the launcher and start typing.
But wait, there's more!
You can actually extend uLauncher with countless extensions which can do anything from calculating currencies to copying emojis. It is very random, but some of those are really useful.
My current setup uses those extensions:
pip3 install pytz pint simpleeval --user
before installing)In the configuration window, you will also find the search engine tab, which you can customize by bringing your own to it.
Well, I think that's enough for today, if you liked this article, you can subscribe to this blog via RSS.
Again, let me reiterate all my wishes of good health and happiness for this new year that is 2022.
I'll see you next time!