commit ef86a9d215c8a806ac82841ed7d16ba2a88ba218 parent 1b02c9bd73f73250d014a22bb7306da838fde97c Author: Alex Balgavy <alexander.balgavy@spaceapplications.com> Date: Fri, 22 Dec 2023 23:57:11 +0100 keyd: bindings Diffstat:
M | keyd/prague.conf | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/keyd/prague.conf b/keyd/prague.conf @@ -4,3 +4,10 @@ [main] compose = layer(meta) capslock = overload(control, esc) +control = oneshot(control) +shift = oneshot(shift) +meta = oneshot(meta) +alt = oneshot(alt) +f6 = playpause +f5 = previoussong +f7 = nextsong