mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized desk-copyq draft and implemented server to use in gnome
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# CopyQ Role for Ansible
|
||||
# CopyQ
|
||||
|
||||
## Overview
|
||||
This role installs the CopyQ clipboard manager on Pacman-based systems (e.g. Arch Linux) and ensures it is started automatically for the current user.
|
||||
@@ -8,20 +8,6 @@ This role installs the CopyQ clipboard manager on Pacman-based systems (e.g. Arc
|
||||
- Pacman package manager (Arch Linux or derivative)
|
||||
- X11/Wayland desktop environment (for GUI)
|
||||
|
||||
## Role Variables
|
||||
No additional role variables are required.
|
||||
|
||||
## Dependencies
|
||||
No external dependencies.
|
||||
|
||||
## Example Playbook
|
||||
|
||||
```yaml
|
||||
- hosts: all
|
||||
roles:
|
||||
- desk-copyq
|
||||
```
|
||||
|
||||
## Further Resources
|
||||
|
||||
- [CopyQ official site](https://hluk.github.io/CopyQ/)
|
||||
|
Reference in New Issue
Block a user