adding fedora stuff
This commit is contained in:
90
roles/fedora_pkg/vars/main.yml
Executable file
90
roles/fedora_pkg/vars/main.yml
Executable file
@@ -0,0 +1,90 @@
|
||||
---
|
||||
copr_repos:
|
||||
- solopasha/hyprland
|
||||
- peterwu/iosevka
|
||||
|
||||
wm_packages:
|
||||
- hyprland
|
||||
- sway
|
||||
- swayidle
|
||||
- swaylock
|
||||
- alacritty
|
||||
- waybar
|
||||
- dunst
|
||||
- pipewire
|
||||
- polkit-kde-agent-1
|
||||
- hyprpaper
|
||||
- hyprpicker
|
||||
- xdg-desktop-portal-hyprland
|
||||
- hypridle
|
||||
- hyprlock
|
||||
- qt5-qtwayland
|
||||
- qt6-qtwayland
|
||||
- grim
|
||||
- grimshot
|
||||
- brightnessctl
|
||||
- wlsunset
|
||||
- wlogout
|
||||
- xwayland-run
|
||||
- wdisplays
|
||||
- rofi-wayland
|
||||
- bemenu
|
||||
|
||||
ui_packages:
|
||||
- papirus-icon-theme
|
||||
- arc-theme
|
||||
- qt5ct
|
||||
- qt6ct
|
||||
- fontawesome-fonts-all
|
||||
- iosevka-fixed-fonts
|
||||
- abattis-cantarell-fonts
|
||||
- google-noto-sans-cjk-fonts
|
||||
- google-noto-color-emoji-fonts
|
||||
- google-noto-emoji-fonts
|
||||
- hack-nerd-fonts
|
||||
|
||||
general_packages:
|
||||
- gopass
|
||||
- cups
|
||||
- keychain
|
||||
- tldr
|
||||
- exa
|
||||
- gnupg2
|
||||
- trash-cli
|
||||
- htop
|
||||
- emacs
|
||||
- mpv
|
||||
- newsboat
|
||||
- udiskie
|
||||
- pavucontrol
|
||||
- zathura
|
||||
- flatpak
|
||||
- blueman
|
||||
- beets
|
||||
- unrar-free
|
||||
- unzip
|
||||
- lximage-qt
|
||||
- screen
|
||||
- playerctl # for waybar music notification
|
||||
- simple-scan
|
||||
- calcurse
|
||||
- wireguard-tools
|
||||
- telnet
|
||||
|
||||
flatpak_packages:
|
||||
- net.ankiweb.Anki
|
||||
- org.torproject.torbrowser-launcher
|
||||
|
||||
doom_dep_packages:
|
||||
- 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
|
||||
Reference in New Issue
Block a user