add example keybind for editing user keybinds

This commit is contained in:
end-4
2026-05-12 10:34:59 +02:00
parent 7aad60eb2c
commit 1c117e0880
+1 -1
View File
@@ -1 +1 @@
hl.bind("CTRL+SUPER+ALT+Slash", hl.dsp.exec_cmd("xdg-open ~/.config/hypr/custom/keybinds.lua"), {description = "Edit user keybinds"} )