diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-22 23:00:31 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-22 23:33:26 +0100 |
| commit | 6c7ecc514acbab6b4ef2ef55239068a24077f21b (patch) | |
| tree | 82e073c2bf56c7eb8c29f2f1c2ee05ef44ff47d6 /roles/hyprland/meta | |
| parent | 23d67bbb70291bf3046c57c6768dc1727b1077b2 (diff) | |
Add hyprshutdown and configure hyprlock to use it
Diffstat (limited to 'roles/hyprland/meta')
| -rw-r--r-- | roles/hyprland/meta/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml index a657398b..bc3c0c79 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -18,6 +18,7 @@ dependencies: - role: "tofi" - role: "hyprcursor" - role: "hyprtheme" + - role: "hyprshutdown" galaxy_info: author: "a14m" description: "Install hyprland" |
