accent character in bindsym
I am trying to have a key binding involving the key ` but it does not work. Is there an alias I have to use for the ` key, or what?
The exact line in my config would be
bindsym $mod+` exec i3-sensible-terminal
for example.