Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJaySea authored Mar 2, 2023
1 parent 53944a5 commit c7f41b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ eww open top-panel
You can add items to launcher by providing new record in launcher-items.json file in eww directory:

```
{
"launch-path": "/path/to/executable &",
"icon-path": "/path/to/icon"
}
{
"launch-path": "/path/to/executable &",
"icon-path": "/path/to/icon"
}
```

Make sure that icon is 20px/20px.
Expand Down

0 comments on commit c7f41b9

Please sign in to comment.