Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion files/icons/awesome6.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,13 @@ resolution = "\uf096" # fa-square-o
scratchpad = "\uf2d2" # fa-window-restore
tasks = "\uf0ae"
tea = "\uf0f4"
thermometer = "\uf2c8"
thermometer = [
"\uf2cb",
"\uf2ca",
"\uf2c9",
"\uf2c8",
"\uf2c7",
]
time = "\uf017"
toggle_off = "\uf204"
toggle_on = "\uf205"
Expand Down