This commit is contained in:
user
2023-07-16 07:03:07 -05:00
parent 5525d3eb5b
commit ecd41acfe6

View File

@@ -4,6 +4,9 @@
- name: "Install flatpak"
include_tasks: "../scripts/install_flatpak.yml"
- name: "Install fonts"
include_tasks: "../scripts/install_fonts.yml"
- name: Enable wayland
shell: sed -i 's/WaylandEnable=false/WaylandEnable=true/' /etc/gdm3/custom.conf