removed hyprland bloat
This commit is contained in:
@@ -4,12 +4,6 @@
|
||||
name: "*"
|
||||
state: latest
|
||||
|
||||
- name: Enable COPR repos
|
||||
community.general.copr:
|
||||
state: enabled
|
||||
name: "{{ item }}"
|
||||
loop: "{{ copr_repos }}"
|
||||
|
||||
- name: Install window manager packages
|
||||
package:
|
||||
name: "{{ item }}"
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
---
|
||||
copr_repos:
|
||||
- solopasha/hyprland
|
||||
- peterwu/iosevka
|
||||
|
||||
wm_packages:
|
||||
- hyprland
|
||||
- sway
|
||||
- swayidle
|
||||
- swaylock
|
||||
@@ -13,13 +8,6 @@ wm_packages:
|
||||
- dunst
|
||||
- pipewire
|
||||
- polkit-kde-agent-1
|
||||
- hyprpaper
|
||||
- hyprpicker
|
||||
- xdg-desktop-portal-hyprland
|
||||
- hypridle
|
||||
- hyprlock
|
||||
- qt5-qtwayland
|
||||
- qt6-qtwayland
|
||||
- grim
|
||||
- grimshot
|
||||
- brightnessctl
|
||||
@@ -42,6 +30,7 @@ ui_packages:
|
||||
- google-noto-color-emoji-fonts
|
||||
- google-noto-emoji-fonts
|
||||
- hack-nerd-fonts
|
||||
- terminus-fonts
|
||||
|
||||
general_packages:
|
||||
- gopass
|
||||
@@ -73,6 +62,8 @@ general_packages:
|
||||
- clamav
|
||||
- clamd
|
||||
- dnf-automatic
|
||||
- translate-shell
|
||||
- strawberry
|
||||
|
||||
flatpak_packages:
|
||||
- net.ankiweb.Anki
|
||||
|
||||
Reference in New Issue
Block a user