This commit is contained in:
Hannes
2026-07-01 16:40:44 +02:00
parent df75a3092a
commit 421b4ca97e
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ hl.bind("SUPER+s", hl.dsp.exec_cmd("wtype \"ß\""))
hl.bind("SUPER+SHIFT+e", hl.dsp.exec_cmd("wtype \"\""))
-- Opening coder
hl.bind("SUPER+SHIFT+C", hl.dsp.exec_cmd("code"))
hl.bind("SUPER+SHIFT+C", hl.dsp.exec_cmd("code --password-store=gnome-libsecret"))
hl.bind("SUPER+SHIFT+V", hl.dsp.exec_cmd("vscodium"))
-- device specifics