commit
ebd97a9495
4 changed files with 89 additions and 3 deletions
|
@ -132,6 +132,9 @@
|
|||
"dunst": {
|
||||
"muted": { "prefix": "dunst(muted)"},
|
||||
"unmuted": { "prefix": "dunst" }
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"prefix": "system"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
@ -206,5 +206,8 @@
|
|||
},
|
||||
"vpn": {
|
||||
"prefix": ""
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"prefix": " "
|
||||
}
|
||||
}
|
||||
|
|
|
@ -166,6 +166,9 @@
|
|||
"dunst": {
|
||||
"muted": { "prefix": "\uf39a"},
|
||||
"unmuted": { "prefix": "\uf39b" }
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"prefix": " \uf2a9 "
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue