blob: b1837c7db40660595e2bdb277cf917524a08567f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
---
dependencies:
- role: "uwsm"
- role: "greetd"
- role: "nautilus"
- role: "alacritty"
- role: "mako"
- role: "pipewire"
- role: "brightnessctl"
- role: "ddcutil"
- role: "font"
- role: "wlctl"
- role: "btop"
- role: "battop"
- role: "bluetui"
- role: "wiremix"
- role: "waybar"
- role: "clipse"
- role: "tofi"
- role: "xdg-desktop-portal"
- role: "hyprcursor"
- role: "hyprtheme"
- role: "hyprshare"
galaxy_info:
author: "a14m"
description: "Install hyprland"
license: "MIT"
min_ansible_version: "2.18"
platforms:
- name: "ArchLinux"
versions:
- "all"
|