An Ansible role that installs and configures Gnome desktop to my personal tastes.
None.
Available variables are listed below, along with default values (see defaults/main.yml):
---
# Which GTK theme to use:
gtk_theme: 'Adwaita-dark'
# Which wallpaper to download from a URL and use:
wallpaper_url: https://w.wallhaven.cc/full/z8/wallhaven-z8qvew.png
None.
---
- hosts: localhost
roles:
- mictram.gnome
MIT
This role was created in 2022 by Michael Ramos.