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

@ -1,7 +0,0 @@
[quicklaunch]
alignment=Left
apps\1\desktop=/usr/share/applications/org.kde.dolphin.desktop
apps\2\desktop=/usr/share/applications/qterminal.desktop
apps\3\desktop=/usr/share/applications/featherpad.desktop
apps\size=3
type=quicklaunch

View file

@ -1,2 +1,4 @@
file:///lmn/media/Home_Server Home_Server file:///lmn/media/Home_Server Home_Server
file:///lmn/media/Tausch Tausch file:///lmn/media/Tausch Tausch
file:///lmn/media/Home_Server/transfer Transfer
file:///media/host Host/Linux

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Name=Netzlaufwerke einbinden
GenericName=Netzlaufwerke einbinden
Comment=
Exec=sudo /usr/local/bin/lmn-parse-vminfo
Type=Application
Icon=udiskie-mount
Terminal=true

View file

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