mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
rofi: names instead of classes
This commit is contained in:
parent
5379ed0ec4
commit
8b2bda29d5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ configuration {
|
||||||
/* fc-list for full list */
|
/* fc-list for full list */
|
||||||
/* fc-match for check */
|
/* fc-match for check */
|
||||||
font: "Noto Sans 11";
|
font: "Noto Sans 11";
|
||||||
window-format: "{w}\t{c}\t{t}";
|
window-format: "{w}\t{n}\t{t}";
|
||||||
}
|
}
|
||||||
|
|
||||||
@theme "./paper-float.rasi"
|
@theme "./paper-float.rasi"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue