New input Source (EN + AltGr)
This commit is contained in:
@@ -21,8 +21,8 @@ automatic-timezone=true
|
|||||||
|
|
||||||
[org/gnome/desktop/input-sources]
|
[org/gnome/desktop/input-sources]
|
||||||
current=uint32 0
|
current=uint32 0
|
||||||
mru-sources=[('xkb', 'us'), ('xkb', 'pt')]
|
mru-sources=[('xkb', 'us+altgr-intl'), ('xkb', 'us+intl')]
|
||||||
sources=[('xkb', 'us'), ('xkb', 'pt')]
|
sources=[('xkb', 'us+altgr-intl')]
|
||||||
xkb-options=@as []
|
xkb-options=@as []
|
||||||
|
|
||||||
[org/gnome/desktop/interface]
|
[org/gnome/desktop/interface]
|
||||||
@@ -32,6 +32,8 @@ clock-show-weekday=true
|
|||||||
color-scheme='prefer-dark'
|
color-scheme='prefer-dark'
|
||||||
cursor-theme='Adwaita'
|
cursor-theme='Adwaita'
|
||||||
enable-animations=true
|
enable-animations=true
|
||||||
|
font-antialiasing='grayscale'
|
||||||
|
font-hinting='slight'
|
||||||
gtk-theme='adw-gtk3-dark'
|
gtk-theme='adw-gtk3-dark'
|
||||||
locate-pointer=false
|
locate-pointer=false
|
||||||
monospace-font-name='JetBrainsMono Nerd Font 11'
|
monospace-font-name='JetBrainsMono Nerd Font 11'
|
||||||
|
|||||||
Reference in New Issue
Block a user