Browse Source

updated passthrough keybinds

pull/87/head^2 v2.2-1
Ja.KooLit 2 years ago
parent
commit
9c1e2162bc
  1. 4
      config/hypr/configs/Keybinds.conf

4
config/hypr/configs/Keybinds.conf

@ -177,8 +177,8 @@ bind = $mainMod SHIFT, Print, exec, $screenshot --area
bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | swappy -f - bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | swappy -f -
# If you are using Ja's Hyprland dots as Host and wants to passthrough keyboard into a VM # If you are using Ja's Hyprland dots as Host and wants to passthrough keyboard into a VM
bind = CTRL SHIFT, P, submap, passthru bind = $mainMod ALT, P, submap, passthru
submap = passthru submap = passthru
# to unbind # to unbind
bind = CTRL SHIFT, Escape, submap, reset bind = $mainMod ALT, P, submap, reset
submap = reset submap = reset
Loading…
Cancel
Save