From 949f072ae5e4234d8469ff1cb608dedcd65a8a78 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 31 Jan 2026 15:32:27 +0100 Subject: Install clipse clipboard manager role with hyprland binding/rules --- roles/clipse/meta/main.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 roles/clipse/meta/main.yml (limited to 'roles/clipse/meta/main.yml') diff --git a/roles/clipse/meta/main.yml b/roles/clipse/meta/main.yml new file mode 100644 index 00000000..dd553dbb --- /dev/null +++ b/roles/clipse/meta/main.yml @@ -0,0 +1,12 @@ +--- +dependencies: + - role: "yay" +galaxy_info: + author: "a14m" + description: "Install clipse on ArchLinux" + license: "MIT" + min_ansible_version: "2.18" + platforms: + - name: "ArchLinux" + versions: + - "all" -- cgit v1.2.3