- Add lxdm as display manager.
- Update Awesome for last themes focus.
- Remove (a lot) code for download and extract files (ansible.builtin.get_url and ansible.builtin.unarchive). All this stuff is now made by reaver before launching Ansible.
- Playbooks now execute faster.
- Correct lightdm - was locked because session-wrapper.
- Ensure dbus is started and enable for lightdm.
- Can configure lightdm to use extra backgrounds.
- Correct ansible
get_url
by addinguse_netrc: false
- New dependencie for ZSH - starship (https://starship.rs)
- Add vulkan with gpu_driver="intel" (gen 8 and more).
- Mask package >qtmultimedia-5.20 for Gentoo and SDDM.
- Doom emacs with more code linter.
- Correct the install with the
dotfiles_gpu_driver=intel
on Gentoo.
- Can install Betterlockscreen (with i3lock-color).
- Configure Xorg keyboard.
- Use DMIX for ALSA to works with multiple audio source.
- Can use reaver, it's used to download all required files/archive, Ansible can almost work offline. If you use it, you have to manually define your collections, download them and tell to Ansible which archives to use.
- Rewrite debian-src.
- Add a new role
web_browser
, can install Brave or LibreWolf. - Can use
dotfiles_gpu_driver='nouveau'
in the roles/dotfiles for old NVIDIA cards. - ALSA with the default config use the first audio card found.
cat /proc/asound/card*/id
. - Emacs was renamed
emacs_doom
, install doomemacs