removed the compose setting as it is done using gnome now

This commit is contained in:
aminnairi
2023-12-31 20:36:43 +01:00
parent 97bce1641f
commit 316fda7666
-3
View File
@@ -61,9 +61,6 @@
- name: Set the keyboard keymap - name: Set the keyboard keymap
become: true become: true
command: localectl set-keymap us command: localectl set-keymap us
- name: Set the keyboard layout
become: true
command: localectl set-x11-keymap us pc105 euro --no-convert compose:ralt
- name: Install Evince (PDF viewer & editor) - name: Install Evince (PDF viewer & editor)
become: true become: true
pacman: pacman: