fix: launch commands, notes, fix termfilepicker

This commit is contained in:
2026-06-15 11:25:03 +02:00
parent 8df7e679d4
commit aeed3ecd88
4 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ hl.define_submap("launch", function()
hl.bind("SHIFT + B", launcher("brave"))
-- bsmanager
hl.bind("b", launcher("/opt/bs-manager/bs-manager"))
hl.bind("b", launcher("/opt/BSManager/bs-manager"))
-- ALVR
hl.bind("p", launcher("alvr_dashboard"))