mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
The layout for French Apple keyboards has "exclam" ! key instead of "underscode" _ under the 8.
parent
1150371419
commit
29d8edaa1b
2
Home.md
2
Home.md
@ -276,7 +276,7 @@ bindsym $mod+apostrophe workspace 4
|
||||
bindsym $mod+parenleft workspace 5
|
||||
bindsym $mod+minus workspace 6 # +section on Apple keyboards
|
||||
bindsym $mod+egrave workspace 7
|
||||
bindsym $mod+underscore workspace 8
|
||||
bindsym $mod+underscore workspace 8 # +exclam on Apple keyboards
|
||||
bindsym $mod+ccedilla workspace 9
|
||||
bindsym $mod+agrave workspace 10
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user