2022-03-11 09:59:12 +01:00
|
|
|
|
2022-03-21 14:15:40 +01:00
|
|
|
user: testuser
|
|
|
|
home_directory: /home/{{ user }}
|
|
|
|
plank_dock_launcher_path: "{{ home_directory }}/.config/plank/dock1/launchers"
|
|
|
|
autostart_path: "{{ home_directory }}/.config/autostart"
|
2022-03-11 09:59:12 +01:00
|
|
|
lightdm_path: /etc/lightdm
|
2022-03-21 14:15:40 +01:00
|
|
|
terminal_config_path: "{{ home_directory }}/.config/xfce4/terminal"
|
2022-03-11 09:59:12 +01:00
|
|
|
|
|
|
|
picom_dependency:
|
|
|
|
- cmake
|
|
|
|
- meson
|
|
|
|
- ninja-build
|
|
|
|
- git
|
|
|
|
- pkg-config
|
|
|
|
- asciidoc
|
|
|
|
- libxext-dev
|
|
|
|
- libxcb1-dev
|
|
|
|
- libxcb-damage0-dev
|
|
|
|
- libxcb-xfixes0-dev
|
|
|
|
- libxcb-shape0-dev
|
|
|
|
- libxcb-render-util0-dev
|
|
|
|
- libxcb-render0-dev
|
|
|
|
- libxcb-randr0-dev
|
|
|
|
- libxcb-composite0-dev
|
|
|
|
- libxcb-image0-dev
|
|
|
|
- libxcb-present-dev
|
|
|
|
- libxcb-xinerama0-dev
|
|
|
|
- libxcb-glx0-dev
|
|
|
|
- libpixman-1-dev
|
|
|
|
- libdbus-1-dev
|
|
|
|
- libconfig-dev
|
|
|
|
- libgl1-mesa-dev
|
|
|
|
- libpcre2-dev
|
|
|
|
- libevdev-dev
|
|
|
|
- uthash-dev
|
|
|
|
- libev-dev
|
|
|
|
- libx11-xcb-dev
|