feat: add some ZSH config
This commit is contained in:
@@ -109,11 +109,13 @@
|
||||
"cpu": {
|
||||
"tooltip-format": "<big>CPU</big>\n<tt>Total: {usage}</tt>",
|
||||
"format": "\uf4bc {usage}",
|
||||
"interval": 5
|
||||
"interval": 5,
|
||||
"on-click": "alacritty -e dgop -T dgop"
|
||||
},
|
||||
"memory": {
|
||||
"format": "\uefc5 {percentage}",
|
||||
"interval": 5
|
||||
"interval": 5,
|
||||
"on-click": "alacritty -e dgop -T dgop"
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{icon} {volume}",
|
||||
|
||||
Reference in New Issue
Block a user