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
On initial startup the listview can be a bit noisy. It would be great if there was an option to only show elements once the user has typed something (i.e. Filter out all elements if input is empty).
An option like this would work
#listview {
require-input: true;
}
but that is just off the top of my head.
Rofi version: 1.5.4
dufferzafar, zelpa, afreidz, zamazir, stekra and 3 more