From cb8cc07d63216b5bc27108eb31c94e039133071c Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 20 Jan 2024 17:37:42 -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, 8 insertions(+), 4 deletions(-) delete mode 100644 configs/skel/.config/plank/dock1/launchers/Pephub.dockitem delete mode 100644 configs/skel/.config/plank/dock1/launchers/Welcome.dockitem create mode 100644 configs/skel/.config/plank/dock1/launchers/firefox-esr.dockitem create mode 100644 configs/skel/.config/plank/dock1/launchers/org.xfce.mousepad.dockitem create mode 100644 configs/skel/.config/plank/dock1/launchers/thunderbird.dockitem create 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 deleted file mode 100644 index 988f001f..00000000 --- a/configs/skel/.config/plank/dock1/launchers/Pephub.dockitem +++ /dev/null @@ -1,2 +0,0 @@ -[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 deleted file mode 100644 index 763a7908..00000000 --- a/configs/skel/.config/plank/dock1/launchers/Welcome.dockitem +++ /dev/null @@ -1,2 +0,0 @@ -[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 new file mode 100644 index 00000000..851a4921 --- /dev/null +++ b/configs/skel/.config/plank/dock1/launchers/firefox-esr.dockitem @@ -0,0 +1,2 @@ +[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 new file mode 100644 index 00000000..1f527117 --- /dev/null +++ b/configs/skel/.config/plank/dock1/launchers/org.xfce.mousepad.dockitem @@ -0,0 +1,2 @@ +[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 new file mode 100644 index 00000000..c3088fd4 --- /dev/null +++ b/configs/skel/.config/plank/dock1/launchers/thunderbird.dockitem @@ -0,0 +1,2 @@ +[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 new file mode 100644 index 00000000..c20771a1 --- /dev/null +++ b/configs/skel/.config/plank/dock1/launchers/vlc.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/vlc.desktop