Skip to content

Commit

Permalink
README.md fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelserpa committed Sep 13, 2022
1 parent 581baf0 commit 52d5292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
with:

```bash
exec ~/.azotebg
exec ~/.config/azote/azotebg
```

### Wayfire

In `~/.config/wayfire.ini` set `autostart_wf_shell = false`, and replace `background = wf-background` with
`background = ~/.azotebg`.
`background = ~/.config/azote/azotebg`.

**Important:** optional `wlr-randr` / `wlr-randr-git` and `swaybg` packages are necessary.

Expand Down

0 comments on commit 52d5292

Please sign in to comment.