rofi: window: strict colums

This commit is contained in:
He4eT 2023-11-13 21:34:53 +01:00
commit 733b273ea1
2 changed files with 23 additions and 16 deletions

View file

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