Back to lxqt without dolphin

This commit is contained in:
Raphael Dannecker 2026-01-24 10:25:45 +01:00
parent 0c7dbe9b47
commit a544d20a3c
4 changed files with 16 additions and 13 deletions

View file

@ -16,7 +16,7 @@
- spice-vdagent
- vim
- git
- dolphin
# - dolphin
- mariadb-server
- extrepo
update_cache: true
@ -28,11 +28,11 @@
autoremove: true
state: absent
- name: Set link to dolphin
ansible.builtin.file:
src: /usr/bin/dolphin
dest: /usr/local/bin/pcmanfm-qt
state: link
# - name: Set link to dolphin
# ansible.builtin.file:
# src: /usr/bin/dolphin
# dest: /usr/local/bin/pcmanfm-qt
# state: link
- name: Activate contrib and non-free repos for extrepo
ansible.builtin.lineinfile: