diff --git a/files/.config/i3/config b/files/.config/i3/config index d2ceab8..f4fb73a 100644 --- a/files/.config/i3/config +++ b/files/.config/i3/config @@ -172,6 +172,10 @@ bindsym $mod+Shift+KP_6 exec ~/.config/i3/bin/screenplace right bindsym $mod+Print exec ~/.config/i3/bin/screenshot root bindsym $mod+Shift+Print exec ~/.config/i3/bin/screenshot active +# Keymap +bindsym $mod+Mod1+b exec setxkbmap -option '' -option caps:swapescape fr bepo +bindsym $mod+Mod1+u exec setxkbmap -option '' -option caps:swapescape -option compose:ralt us + # reload the configuration file bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)