i3: add bepo shortcut

This commit is contained in:
Théophile Bastian 2021-01-20 18:39:23 +01:00
parent 691eb6aac1
commit 33419c2edc
1 changed files with 4 additions and 0 deletions

View File

@ -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)