Fix typo
This commit is contained in:
parent
6b614a2d40
commit
30bdc7558e
1 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,7 @@
|
|||
"warning": 70,
|
||||
"critical": 90
|
||||
},
|
||||
"on-click": "aclacritty --class floating_shell -e btop"
|
||||
"on-click": "alacritty --class floating_shell -e btop"
|
||||
},
|
||||
|
||||
"memory": {
|
||||
|
@ -113,7 +113,7 @@
|
|||
"warning": 70,
|
||||
"critical": 90
|
||||
},
|
||||
"on-click": "aclacritty --class floating_shell -e btop"
|
||||
"on-click": "alacritty --class floating_shell -e btop"
|
||||
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue