52 lines
1.3 KiB
YAML
Raw Normal View History

2023-04-01 16:23:45 -07:00
- name: Install desktop arch packages
pacman:
name:
- alacritty # Cross-platform, GPU-accelerated terminal emulator
- mpv # Video player based on MPlayer/mplayer2
- ffmpeg # Decoding, encoding and streaming software
2023-04-03 14:00:04 -07:00
- nvidia-dkms # NVIDIA drivers for linux - Libraries and Utilities
2023-04-01 16:23:45 -07:00
- nvidia-utils
- lib32-nvidia-utils
2023-05-07 16:51:37 -07:00
- nvidia-settings
2023-04-01 16:23:45 -07:00
- firefox # Mozilla Firefox web browser
2023-04-03 14:00:04 -07:00
- ttf-jetbrains-mono-nerd
- udiskie
- network-manager-applet
- blueman
- flameshot
2023-05-06 23:13:04 -07:00
- libx11
- libxft
- libxinerama
- libxrandr
- libxss
- pkgconf
- stack
- rofi
- xorg
- xorg-xinit
2023-05-07 16:51:37 -07:00
- picom
- dunst
- lxsession
- nitrogen
- lxappearance
2023-04-01 16:23:45 -07:00
state: present
become: true
- name: Install desktop flatpaks
flatpak:
name:
- com.discordapp.Discord # VoIP and instant messaging social platform
- org.gimp.GIMP # Create images and edit photographs
- org.inkscape.Inkscape # Vector Graphics Editor
- com.github.tchx84.Flatseal # Manage Flatpak permissions
- org.kde.kdenlive
2023-05-06 23:13:04 -07:00
- com.bitwarden.desktop
2023-04-01 16:23:45 -07:00
state: present
become: true
2023-05-07 16:51:37 -07:00
- name: Install desktop yay packages
kewlfft.aur.aur:
use: yay
name:
- google-earth-pro