6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
|
# Configure the default keyboard layouts shown in the switcher
|
||
|
# According to Wikipedia, the Italian-speaking part of Switzerland also uses the ch+fr layout.
|
||
|
# The first option is the default.
|
||
|
[org/gnome/desktop/input-sources]
|
||
|
sources = [('xkb', 'ch'), ('xkb', 'ch+fr'), ('xkb', 'us')]
|