We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cae22e commit b00dabaCopy full SHA for b00daba
1 file changed
README.md
@@ -158,6 +158,8 @@ subcommands:
158
emoji emoji/glyph utilities
159
wallpaper manage the wallpaper
160
resizer window resizer daemon
161
+ install install the Caelestia dotfiles
162
+ update update the Caelestia dotfiles
163
```
164
165
### User templates
@@ -255,6 +257,10 @@ All configuration options are in `~/.config/caelestia/cli.json`.
255
257
"move": true
256
258
}
259
260
+ },
261
+ "dots": {
262
+ "url": "https://github.com/caelestia-dots/caelestia.git",
263
+ "branch": "main"
264
265
266
0 commit comments