mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
new task for copying the autostart configuration for gnome
This commit is contained in:
@@ -24,3 +24,7 @@
|
|||||||
key: /org/gnome/desktop/input-sources/xkb-options
|
key: /org/gnome/desktop/input-sources/xkb-options
|
||||||
value: "['compose:ralt']"
|
value: "['compose:ralt']"
|
||||||
state: present
|
state: present
|
||||||
|
- name: Copy the autostart configuration
|
||||||
|
synchronize:
|
||||||
|
src: autostart
|
||||||
|
dest: /$HOME/.config
|
||||||
|
|||||||
Reference in New Issue
Block a user