You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.3.0 Add dmenu mode, dep updates, fix min column
- You can now use linch as a dmenu replacement by piping into it like you
would dmenu `echo "a1\nb2\nc3\n | linch dmenu`
- Column count will automatically shrink when not enough items
- Dependency updates
0.2.6 - More robust desktop launching
Fallback order
- `dex`
- `gio`
- `exo-open`
- `gtk-launch`
- linch manual launch
It also checks gtk-launch to make sure it actually launches cause
APPARENTLY it doesn't know subdirectories exist???
I know there's others like `kde-open` but I couldn't make them work
seamlessly as a subprocess so too bad