fix: update instructions for enabling Pano Clipboard Manager extension

This commit is contained in:
2025-01-20 23:43:10 +01:00
parent 1b4a6df380
commit d6950dcae8

View File

@ -30,7 +30,8 @@
state: absent
when: pano_check.stat.exists == False
- name: Enable Pano - Clipboard Manager
ansible.builtin.command: gnome-extensions enable pano@elhan.io
- name: Notify user of required GNOME Shell extension reload
ansible.builtin.debug:
msg: "Please reload GNOME Shell by pressing Alt + F2, typing 'r' and pressing Enter. Then enable the Pano - Clipboard Manager extension in GNOME Tweaks. Or on Wayland, log out and back in."
when: pano_check.stat.exists == False