rofi: window: strict colums with \t

This commit is contained in:
He4eT 2023-11-13 21:36:37 +01:00
commit fe14e86d3e

View file

@ -2,7 +2,7 @@ configuration {
/* fc-list for full list */
/* fc-match for check */
font: "Noto Sans 11";
window-format: "{w}	{c}	{t}";
window-format: "{w}\t{c}\t{t}";
}
@theme "./paper-float.rasi"