fix the update
This commit is contained in:
parent
e66addd1fc
commit
0fb525ac6b
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
|||
},
|
||||
"custom/update":{
|
||||
"format": "",
|
||||
"on-click": "tilix -e 'sudo pacman -Syu && echo Done - Press enter to exit; read _/'"
|
||||
"on-click": "tilix -e 'sudo pacman -Syu'"
|
||||
},
|
||||
"custom/power":{
|
||||
"format": "⏻",
|
||||
|
|
Loading…
Reference in a new issue