hypr-chrome v0.1
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
[repository]
|
||||
name = "hypr-chrome"
|
||||
authors = ["darman96"]
|
||||
commit_pins = []
|
||||
|
||||
[hypr-chrome]
|
||||
description = "Draws a chamfered HUD-style border frame with a title bar around each window."
|
||||
authors = ["darman96"]
|
||||
output = "hypr-chrome.so"
|
||||
build = [
|
||||
"cmake -B build -S .",
|
||||
"cmake --build build",
|
||||
]
|
||||
Reference in New Issue
Block a user