Skip to content

Commit

Permalink
chore(docs): No more numbered steps for update docs (#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknamenamenick authored Sep 13, 2024
1 parent fc0d167 commit de0647c
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,16 +86,15 @@ Bazzite should automatically update when our new builds based on that new major

**Yes**

1. Open a host terminal and **enter**:
Open a host terminal and **enter**:

```command
sudo nano /etc/ublue-update/ublue-update.toml
```

2. Change this line inside of the file:
Change this line inside of the file:
`dbus_notify = false` to `dbus_notify = true`

3. Save the file as `/etc/ublue-update/ublue-update.toml`
Save the file as `/etc/ublue-update/ublue-update.toml`

Notifications for updates are now active.

Expand Down

0 comments on commit de0647c

Please sign in to comment.