feat(hyprland): add opencode keybind

This commit is contained in:
Gabriel Fontes
2026-06-11 23:31:53 -03:00
parent 08f78e5db8
commit b17f619f37
@@ -283,6 +283,7 @@ in {
''}"
# Program bindings
"SUPER,Return,exec,${defaultApp "x-scheme-handler/terminal"}"
"SUPER,o,exec,${lib.getExe config.programs.opencode.package}"
"SUPER,e,exec,${defaultApp "text/plain"}"
"SUPER,b,exec,${defaultApp "x-scheme-handler/https"}"
"SUPERALT,Return,exec,${remote} ${defaultApp "x-scheme-handler/terminal"}"