|
|
|
|
|
by abetlen
2007 days ago
|
|
My brand new laptop was stolen while I was in school and I had to finish the year with a used 10-inch netbook I borrowed from a friend. Because of the tiny display and underpowered processor I had to get creative, I installed Arch plus i3 and it worked like a charm. In fact, I noticed my productivity actually went up. Eventually I got a new laptop, I switched off Arch to Ubuntu but I've been using i3 ever since. If you're an i3 user here are a couple cool things to check out: - scratchpad [1]: Little known i3 feature. Let's you put individual windows in a scratch workspace and then pull them up quickly over your regular workspaces. Really useful docs and things like that, I keep my time tracker in a scratch workspace. - rofi [2]: This is a dmenu replacement with a nicer interface that lets you combine lists of commands in a single search window. I have it configured so I can search through my open windows by title or run any program from the same interface. [1]: https://i3wm.org/docs/userguide.html#_scratchpad [2]: https://github.com/davatorium/rofi |
|
If you wanna have a rofi-like interface (with it showing rows of results) you could use -l [lines] to show dmenu in vertical rows rather than in one row with many entries.
Just a PSA; your use case is very well suited to rofi and if I had that workflow I'd have a hard time translating that to dmenu.
[0]: https://www.youtube.com/watch?v=8E8sUNHdzG8
[1]: https://github.com/devenblake/dotfiles/blob/main/src/dmenu/c...