Skip to content

Commit

Permalink
Add komorebi-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Cynosphere authored Nov 24, 2024
1 parent 1228989 commit f74c840
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions bucket/komorebi-nightly.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"version": "nightly",
"description": "A tiling window manager for Windows (nightly builds)",
"homepage": "https://github.com/LGUG2Z/komorebi",
"license": {
"identifier": "Komorebi",
"url": "https://github.com/LGUG2Z/komorebi/blob/master/LICENSE.md"
},
"notes": "Check out the quickstart guide on https://lgug2z.github.io/komorebi",
"suggest": {
"whkd": "extras/whkd",
"autohotkey": "extras/autohotkey"
},
"architecture": {
"64bit": {
"url": "https://github.com/LGUG2Z/komorebi/releases/download/nightly/komorebi-nightly-x86_64-pc-windows-msvc.zip"
},
"arm64": {
"url": "https://github.com/LGUG2Z/komorebi/releases/download/nightly/komorebi-nightly-aarch64-pc-windows-msvc.zip"
}
},
"bin": [
"komorebi.exe",
"komorebic.exe",
"komorebic-no-console.exe",
"komorebi-gui.exe",
"komorebi-bar.exe"
]
}

0 comments on commit f74c840

Please sign in to comment.