mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
rofi: window: strict colums with \t
This commit is contained in:
parent
733b273ea1
commit
fe14e86d3e
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue