mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
added xorg xinit setup synchronization
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
pacman:
|
||||
name: xorg-xinit
|
||||
state: present
|
||||
- name: Setup Xorg Xinit
|
||||
synchronize:
|
||||
src: xinit/xinitrc
|
||||
dest: /$HOME/.xinitrc
|
||||
- name: Install i3-gaps (window manager)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user