mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Added X11 compositor (picom) and configure background transparancy
This commit is contained in:
@@ -135,6 +135,10 @@ desktop_i3_dotfiles:
|
||||
src: .config/rofi/
|
||||
dest: .config/rofi/
|
||||
mode: preserve
|
||||
- name: picom config
|
||||
src: .config/picom/picom.conf
|
||||
dest: .config/picom/picom.conf
|
||||
mode: "0644"
|
||||
- name: .xinitrc
|
||||
src: .xinitrc
|
||||
dest: .xinitrc
|
||||
|
||||
@@ -163,6 +163,7 @@ desktop_i3_packages:
|
||||
- i3status
|
||||
- dunst
|
||||
- network-manager-applet
|
||||
- picom
|
||||
- rofi
|
||||
- scrot
|
||||
- setxkbmap
|
||||
|
||||
Reference in New Issue
Block a user