diff --git a/rofi/config.rasi b/rofi/config.rasi index 5a1f2ef..ccb38da 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -2,7 +2,7 @@ configuration { /* fc-list for full list */ /* fc-match for check */ font: "Noto Sans 11"; - window-format: "{w}\t{c}\t{t}"; + window-format: "{w}\t{n}\t{t}"; } @theme "./paper-float.rasi"