add umlaut layer with wtype

This commit is contained in:
foosinn 2022-03-21 13:48:10 +01:00
parent 8b6b8f07ff
commit f03c408d70
2 changed files with 14 additions and 1 deletions

View file

@ -115,6 +115,19 @@ mode "resize" {
}
bindsym $mod+r mode "resize"
mode "umlaut" {
bindsym s exec wtype ß
bindsym a exec wtype ä
bindsym o exec wtype ö
bindsym u exec wtype ü
bindsym Shift+a exec wtype Ä
bindsym Shift+o exec wtype Ö
bindsym Shift+u exec wtype Ü
bindsym Return mode "default"
bindsym Escape mode "default"
}
bindsym $mod+u mode "umlaut"
bar {
font $font
position bottom