add binds for VM keybind passthrough
This commit is contained in:
@@ -280,6 +280,12 @@ bind = WIN, F1, exec, ~/.config/hypr/gamemode.sh
|
|||||||
# Looking-Glass
|
# Looking-Glass
|
||||||
bind = CTRL ALT, L, exec, looking-glass-client
|
bind = CTRL ALT, L, exec, looking-glass-client
|
||||||
|
|
||||||
|
# Passthrough keybinds to VM
|
||||||
|
bind = $mainMod,g,submap,passthru
|
||||||
|
submap = passthru
|
||||||
|
bind = $mainMod,Escape,submap,reset
|
||||||
|
submap = reset
|
||||||
|
|
||||||
# Debug
|
# Debug
|
||||||
#debug{
|
#debug{
|
||||||
# overlay = true
|
# overlay = true
|
||||||
|
|||||||
Reference in New Issue
Block a user