mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
removed the compose setting as it is done using gnome now
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user