69 lines
1.5 KiB
YAML
Raw Normal View History

2022-12-10 17:09:35 -08:00
- name: Install desktop dnf packages
2022-12-21 00:07:52 -08:00
xbps:
2022-12-10 17:09:35 -08:00
name:
2022-12-21 00:07:52 -08:00
- xorg
- xterm
- alacritty
2022-12-10 17:09:35 -08:00
- mpv # Movie player playing most video formats and DVDs
2022-12-21 00:07:52 -08:00
- python3-i3ipc # IPC interface to control i3 from Python
2022-12-10 17:09:35 -08:00
- xprop
2022-12-17 13:01:44 -08:00
- lxappearance
- blueman
2022-12-18 20:01:46 -08:00
- xrandr
- dunst
2022-12-21 00:07:52 -08:00
- ffmpeg
- firefox
- i3-gaps
- i3status
- nitrogen
- nvidia
- nvidia-libs-32bit
- pavucontrol
- polybar
- rofi
- libdrm-32bit
- libgcc-32bit
- libstdc++-32bit
- mesa-dri-32bit
- steam
- pcmanfm
- xclip
2022-12-10 17:09:35 -08:00
state: present
become: true
2022-12-21 00:07:52 -08:00
#- name: Install desktop flatpaks
# flatpak:
# name:
# - com.mattjakeman.ExtensionManager # Browse, install, and manage GNOME Shell Extensions
# - com.discordapp.Discord # Voice, video and text communication service
# - org.gimp.GIMP # Create images and edit photographs
# - org.inkscape.Inkscape # Vector Graphics Editor
# state: present
# become: true
2022-12-10 17:09:35 -08:00
2022-12-21 00:07:52 -08:00
#- name: Grab desktop binaries
# get_url:
# url: "{{ item.url }}"
# dest: /home/{{ user }}/bin/{{ item.name }}
# mode: 0755
# loop:
# - {name: "greenclip", url: "https://github.com/erebe/greenclip/releases/download/v4.2/greenclip-v4.2"}
# alacritty-0.11.0_1
2022-12-17 13:01:44 -08:00
2022-12-21 00:07:52 -08:00
#ansible
#btrbk
#chezmoi
#discord
#elogind
#fd
#git
#pipewire
#python3
#ripgrep
#rsync
#syncthing
#unzip
#void-repo-multilib
#void-repo-multilib-nonfree
#void-repo-nonfree