Files
ansible/roles/fedora_pkg/vars/main.yml
2024-10-22 12:40:42 -07:00

83 lines
1.3 KiB
YAML
Executable File

---
copr_repos:
- swayfx/swayfx
wm_packages:
- swayfx
- swayidle
- swaylock
- alacritty
- waybar
- dunst
- pipewire
- polkit-kde-agent-1
- grim
- grimshot
- brightnessctl
- wlsunset
- wlogout
- xwayland-run
- wdisplays
- bemenu
- wtype
ui_packages:
- papirus-icon-theme
- arc-kde
- breeze-cursor-theme
- qt5ct
- qt6ct
- fontawesome-fonts-all
- google-noto-sans-cjk-fonts
- google-noto-color-emoji-fonts
- google-noto-emoji-fonts
- google-noto-sans-brahmi-fonts
- terminus-fonts
general_packages:
- emacs
- syncthing
- gopass
- cups
- keychain
- tldr
- exa
- gnupg2
- trash-cli
- htop
- mpv
- udiskie
- pavucontrol
- flatpak
- blueman
- beets
- unrar-free
- unzip
- lximage-qt
- screen
- playerctl # for waybar music notification
- simple-scan
- wireguard-tools
- dnf-automatic
- translate-shell
- mpv
flatpak_packages:
- net.ankiweb.Anki
- org.torproject.torbrowser-launcher
doom_dep_packages:
- fd-find
- ripgrep
- libtool # Needed to compile vterm in Doom Emacs
- cmake # Needed to compile vterm in Doom Emacs
- discount # Markdown Compiler
- ShellCheck # Shell linter for Doom Emacs
- python3-pyflakes
- python3-isort
- micropipenv
- python3-nose2
- python3-nose
- python3-pytest
- python3-lsp-black