Skip to content

Commit

Permalink
Add support for SketchyBar (#1995)
Browse files Browse the repository at this point in the history
Co-authored-by: Laurent Raufaste <analogue@glop.org>
  • Loading branch information
LarsRefsgaard and lra committed Jan 31, 2024
1 parent 79cfdc4 commit 4a096f7
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 @@ -8,6 +8,7 @@
- Remove dependency on the six package
- Add support for JankyBorders (via @LarsRefsgaard)
- Add support for AeroSpace (via @LarsRefsgaard)
- Add support for SketchyBar (via @LarsRefsgaard)

## Mackup 0.8.40

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,7 @@ See the [README](doc/README.md) file in the doc directory for more info.
- [Shuttle](http://fitztrev.github.io/shuttle/)
- [SizeUp](http://www.irradiatedsoftware.com/sizeup/)
- [Sizzy](https://sizzy.co/)
- [SketchyBar](https://felixkratz.github.io/SketchyBar/)
- [skhd](https://github.com/koekeishiya/skhd/)
- [Skim](http://skim-app.sourceforge.net/)
- [Skitch](https://evernote.com/skitch/)
Expand Down
6 changes: 6 additions & 0 deletions mackup/applications/sketchybar.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[application]
name = SketchyBar

[xdg_configuration_files]
sketchybar/sketchybarrc
sketchybar/plugins

0 comments on commit 4a096f7

Please sign in to comment.