2
0

plover_keybind.h 197 B

1234567
  1. // simple window manager specific plover keybind hook
  2. // toggle plover application, see herbstluftwm/config/appbinds
  3. register_code (KC_LGUI);
  4. shift_key (KC_RGHT);
  5. unregister_code(KC_LGUI);