i3: don't capture input method hotkey
This commit is contained in:
parent
a8eae2baa2
commit
fa616c98ed
@ -14,6 +14,8 @@ font pango:monospace 7
|
||||
new_window none
|
||||
hide_edge_borders both
|
||||
|
||||
focus_on_window_activation urgent
|
||||
|
||||
floating_modifier $mod
|
||||
|
||||
bindsym $mod+Return exec gnome-terminal
|
||||
@ -45,7 +47,7 @@ bindsym $mod+w layout tabbed
|
||||
bindsym $mod+e layout toggle split
|
||||
|
||||
bindsym $mod+Shift+space floating toggle
|
||||
bindsym $mod+space focus mode_toggle
|
||||
bindsym $mod+Ctrl+space focus mode_toggle
|
||||
|
||||
bindsym $mod+a focus parent
|
||||
bindsym $mod+b focus child
|
||||
|
Loading…
Reference in New Issue
Block a user