2024-02-25 20:30:31 +01:00
|
|
|
- name: Install utilities
|
|
|
|
become: yes
|
|
|
|
apt:
|
|
|
|
state: latest
|
|
|
|
install_recommends: false
|
|
|
|
name:
|
|
|
|
- swaylock
|
|
|
|
- swaybg
|
2024-05-27 20:57:26 +02:00
|
|
|
- swayidle
|
2024-02-25 20:30:31 +01:00
|
|
|
- waybar
|
2024-05-27 20:57:26 +02:00
|
|
|
- wofi
|
2024-02-25 20:30:31 +01:00
|
|
|
- xdg-desktop-portal-wlr
|
|
|
|
- xdg-desktop-portal-gtk
|
|
|
|
- xfce4-appfinder
|
|
|
|
- rtkit
|
|
|
|
- pipewire
|
|
|
|
- pipewire-pulse
|
|
|
|
- wireplumber
|
|
|
|
- qpwgraph
|
|
|
|
- alsa-utils
|
|
|
|
- brightnessctl
|
|
|
|
- gnome-keyring
|
|
|
|
- adwaita-icon-theme
|
|
|
|
- fonts-firacode
|
|
|
|
- fonts-font-awesome
|
|
|
|
- fonts-noto-color-emoji
|
|
|
|
- thunar
|