mirror of
https://github.com/swaywm/sway.git
synced 2025-03-15 03:03:52 +00:00
The layout for French Apple keyboards has "section" § key instead of "minus" - under the 6.
parent
00f0cedb51
commit
1150371419
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -274,7 +274,7 @@ bindsym $mod+eacute workspace 2
|
|||
bindsym $mod+quotedbl workspace 3
|
||||
bindsym $mod+apostrophe workspace 4
|
||||
bindsym $mod+parenleft workspace 5
|
||||
bindsym $mod+minus workspace 6
|
||||
bindsym $mod+minus workspace 6 # +section on Apple keyboards
|
||||
bindsym $mod+egrave workspace 7
|
||||
bindsym $mod+underscore workspace 8
|
||||
bindsym $mod+ccedilla workspace 9
|
||||
|
|
Loading…
Add table
Reference in a new issue