mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
enabled the compose key using dconf for the gnome role
This commit is contained in:
@@ -14,3 +14,8 @@
|
||||
service:
|
||||
name: gdm
|
||||
enabled: true
|
||||
- name: Enable compose key for special characters
|
||||
community.general.dconf:
|
||||
key: /org/gnome/desktop/input-sources/xkb-options
|
||||
value: "['compose:ralt']"
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user