Skip to content

Commit b00daba

Browse files
committed
chore: update readme
1 parent 9cae22e commit b00daba

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ subcommands:
158158
emoji emoji/glyph utilities
159159
wallpaper manage the wallpaper
160160
resizer window resizer daemon
161+
install install the Caelestia dotfiles
162+
update update the Caelestia dotfiles
161163
```
162164

163165
### User templates
@@ -255,6 +257,10 @@ All configuration options are in `~/.config/caelestia/cli.json`.
255257
"move": true
256258
}
257259
}
260+
},
261+
"dots": {
262+
"url": "https://github.com/caelestia-dots/caelestia.git",
263+
"branch": "main"
258264
}
259265
}
260266
```

0 commit comments

Comments
 (0)