From faa8f3407389e1075e2f1da0b82e8e075d00ec8c Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 20 Jan 2024 17:34:50 -0100 Subject: [PATCH] atualizar plank configs --- configs/skel/.config/plank/dock1/launchers/Pephub.dockitem | 2 ++ configs/skel/.config/plank/dock1/launchers/Welcome.dockitem | 2 ++ configs/skel/.config/plank/dock1/launchers/firefox-esr.dockitem | 2 -- .../.config/plank/dock1/launchers/org.xfce.mousepad.dockitem | 2 -- configs/skel/.config/plank/dock1/launchers/thunderbird.dockitem | 2 -- configs/skel/.config/plank/dock1/launchers/vlc.dockitem | 2 -- 6 files changed, 4 insertions(+), 8 deletions(-) create mode 100644 configs/skel/.config/plank/dock1/launchers/Pephub.dockitem create mode 100644 configs/skel/.config/plank/dock1/launchers/Welcome.dockitem delete mode 100644 configs/skel/.config/plank/dock1/launchers/firefox-esr.dockitem delete mode 100644 configs/skel/.config/plank/dock1/launchers/org.xfce.mousepad.dockitem delete mode 100644 configs/skel/.config/plank/dock1/launchers/thunderbird.dockitem delete mode 100644 configs/skel/.config/plank/dock1/launchers/vlc.dockitem diff --git a/configs/skel/.config/plank/dock1/launchers/Pephub.dockitem b/configs/skel/.config/plank/dock1/launchers/Pephub.dockitem new file mode 100644 index 00000000..988f001f --- /dev/null +++ b/configs/skel/.config/plank/dock1/launchers/Pephub.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/Pephub.desktop diff --git a/configs/skel/.config/plank/dock1/launchers/Welcome.dockitem b/configs/skel/.config/plank/dock1/launchers/Welcome.dockitem new file mode 100644 index 00000000..763a7908 --- /dev/null +++ b/configs/skel/.config/plank/dock1/launchers/Welcome.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/Welcome.desktop diff --git a/configs/skel/.config/plank/dock1/launchers/firefox-esr.dockitem b/configs/skel/.config/plank/dock1/launchers/firefox-esr.dockitem deleted file mode 100644 index 851a4921..00000000 --- a/configs/skel/.config/plank/dock1/launchers/firefox-esr.dockitem +++ /dev/null @@ -1,2 +0,0 @@ -[PlankDockItemPreferences] -Launcher=file:///usr/share/applications/firefox-esr.desktop diff --git a/configs/skel/.config/plank/dock1/launchers/org.xfce.mousepad.dockitem b/configs/skel/.config/plank/dock1/launchers/org.xfce.mousepad.dockitem deleted file mode 100644 index 1f527117..00000000 --- a/configs/skel/.config/plank/dock1/launchers/org.xfce.mousepad.dockitem +++ /dev/null @@ -1,2 +0,0 @@ -[PlankDockItemPreferences] -Launcher=file:///usr/share/applications/org.xfce.mousepad.desktop diff --git a/configs/skel/.config/plank/dock1/launchers/thunderbird.dockitem b/configs/skel/.config/plank/dock1/launchers/thunderbird.dockitem deleted file mode 100644 index c3088fd4..00000000 --- a/configs/skel/.config/plank/dock1/launchers/thunderbird.dockitem +++ /dev/null @@ -1,2 +0,0 @@ -[PlankDockItemPreferences] -Launcher=file:///usr/share/applications/thunderbird.desktop diff --git a/configs/skel/.config/plank/dock1/launchers/vlc.dockitem b/configs/skel/.config/plank/dock1/launchers/vlc.dockitem deleted file mode 100644 index c20771a1..00000000 --- a/configs/skel/.config/plank/dock1/launchers/vlc.dockitem +++ /dev/null @@ -1,2 +0,0 @@ -[PlankDockItemPreferences] -Launcher=file:///usr/share/applications/vlc.desktop