mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Use icons from Material font in workspaces
This commit is contained in:
parent
a5e1737cfa
commit
d583587360
3 changed files with 14 additions and 12 deletions
|
@ -49,12 +49,12 @@ class OutputWorkspaceInfo(WorkspaceInfo):
|
|||
|
||||
# workspace id -> remapped name
|
||||
REMAPS = {
|
||||
1: "",
|
||||
2: "",
|
||||
3: "",
|
||||
4: "",
|
||||
5: "",
|
||||
6: "",
|
||||
1: "",
|
||||
2: "",
|
||||
3: "",
|
||||
4: "",
|
||||
5: "",
|
||||
6: "",
|
||||
7: "7",
|
||||
8: "8",
|
||||
9: "9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue