mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 04:20:43 +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
|
@ -20,7 +20,7 @@
|
|||
:onclick `scripts/workspaces --switch ${workspace.id}`
|
||||
|
||||
(label
|
||||
:class "value"
|
||||
:class "value icon"
|
||||
:text {workspace.format_name}))
|
||||
)
|
||||
))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue