Skip to content

Commit

Permalink
Added support for Rocket (lra#1767)
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter authored Oct 29, 2021
1 parent b5d6a2e commit bfa413b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- Added support for Affinity Photo (via @EpicKris)
- Added support for Affinity Publisher (via @EpicKris)
- Added support for MTMR (via @dec0dOS)
- Added support for Rocket (via @revolter)

## Mackup 0.8.32

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ See the [README](doc/README.md) file in the doc directory for more info.
- [Rime](http://rime.im/)
- [ripgrep](https://github.com/BurntSushi/ripgrep)
- [Robomongo](http://robomongo.org/)
- [Rocket](https://matthewpalmer.net/rocket/)
- [Rofi](https://github.com/DaveDavenport/rofi)
- [Royal TSX](http://www.royaltsx.com/ts/osx/features)
- [RStudio](https://www.rstudio.com/)
Expand Down
6 changes: 6 additions & 0 deletions mackup/applications/rocket.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[application]
name = Rocket

[configuration_files]
Library/Preferences/net.matthewpalmer.Rocket.plist
Library/Application Support/Rocket

0 comments on commit bfa413b

Please sign in to comment.