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
rofi has deprecated the -lines command-line option. The replacement is -theme-str listview{lines:$count;} (being careful with both shell expansion and avoiding any spaces in the argument).
The text was updated successfully, but these errors were encountered:
rofi has deprecated the
-lines
command-line option. The replacement is-theme-str listview{lines:$count;}
(being careful with both shell expansion and avoiding any spaces in the argument).The text was updated successfully, but these errors were encountered: