mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
removed picom installation & setup
This commit is contained in:
@@ -58,15 +58,6 @@
|
|||||||
synchronize:
|
synchronize:
|
||||||
src: notification/notification.service
|
src: notification/notification.service
|
||||||
dest: /usr/share/dbus-1/services/org.freedesktop.Notification.service
|
dest: /usr/share/dbus-1/services/org.freedesktop.Notification.service
|
||||||
- name: Install Picom (window compositing manager)
|
|
||||||
become: true
|
|
||||||
pacman:
|
|
||||||
name: picom
|
|
||||||
state: present
|
|
||||||
- name: Setup Picom
|
|
||||||
synchronize:
|
|
||||||
src: picom
|
|
||||||
dest: /$HOME/.config
|
|
||||||
- name: Install Xorg Xinput (input devices manager)
|
- name: Install Xorg Xinput (input devices manager)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user