diff --git a/dots/.config/hypr/custom/keybinds.lua b/dots/.config/hypr/custom/keybinds.lua index 8b1378917..e853b96d6 100644 --- a/dots/.config/hypr/custom/keybinds.lua +++ b/dots/.config/hypr/custom/keybinds.lua @@ -1 +1 @@ - +hl.bind("CTRL+SUPER+ALT+Slash", hl.dsp.exec_cmd("xdg-open ~/.config/hypr/custom/keybinds.lua"), {description = "Edit user keybinds"} )