update terminal for waybbar

This commit is contained in:
kuoi 2022-06-27 00:34:41 +01:00
parent de04b8a0c5
commit c164d3a1f5
1 changed files with 4 additions and 4 deletions

View File

@ -41,11 +41,11 @@
"cpu": {
"format": "{usage}% ",
"tooltip": false,
"on-click": "terminator -e 'htop'"
"on-click": "tilix -e 'htop'"
},
"memory": {
"format": "{}% ",
"on-click": "terminator -e 'htop'"
"on-click": "tilix -e 'htop'"
},
"temperature": {
// "thermal-zone": 2,
@ -75,7 +75,7 @@
"format-linked": "{ifname} (No IP) ",
"format-disconnected": "Disconnected ⚠",
"format-alt": "{ifname}: {ipaddr}/{cidr}",
"on-click": "terminator -e 'nmtui'"
"on-click": "tilix -e 'nmtui'"
},
"bluetooth": {
@ -109,7 +109,7 @@
},
"custom/update":{
"format": "",
"on-click": "terminator -e 'sudo pacman -Syu && echo Done - Press enter to exit; read _/'"
"on-click": "tilix -e 'sudo pacman -Syu && echo Done - Press enter to exit; read _/'"
},
"custom/power":{
"format": "⏻",