Add xremap role for macOS bindings on Linux
This commit is contained in:
7
roles/xremap/handlers/main.yaml
Normal file
7
roles/xremap/handlers/main.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: restart xremap
|
||||
systemd:
|
||||
name: xremap
|
||||
scope: user
|
||||
daemon_reload: true
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user