diff options
Diffstat (limited to '.config/plank/dock1')
11 files changed, 22 insertions, 0 deletions
diff --git a/.config/plank/dock1/launchers/code-oss.dockitem b/.config/plank/dock1/launchers/code-oss.dockitem new file mode 100644 index 0000000..3d8af2b --- /dev/null +++ b/.config/plank/dock1/launchers/code-oss.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/code-oss.desktop diff --git a/.config/plank/dock1/launchers/com.obsproject.Studio.dockitem b/.config/plank/dock1/launchers/com.obsproject.Studio.dockitem new file mode 100644 index 0000000..39554a1 --- /dev/null +++ b/.config/plank/dock1/launchers/com.obsproject.Studio.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///home/srdusr/.local/share/applications/com.obsproject.Studio.desktop diff --git a/.config/plank/dock1/launchers/discord.dockitem b/.config/plank/dock1/launchers/discord.dockitem new file mode 100644 index 0000000..c6736ba --- /dev/null +++ b/.config/plank/dock1/launchers/discord.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/discord.desktop diff --git a/.config/plank/dock1/launchers/firefox.dockitem b/.config/plank/dock1/launchers/firefox.dockitem new file mode 100644 index 0000000..0dbfff7 --- /dev/null +++ b/.config/plank/dock1/launchers/firefox.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/firefox.desktop diff --git a/.config/plank/dock1/launchers/obsidian.dockitem b/.config/plank/dock1/launchers/obsidian.dockitem new file mode 100644 index 0000000..0170dbd --- /dev/null +++ b/.config/plank/dock1/launchers/obsidian.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/obsidian.desktop diff --git a/.config/plank/dock1/launchers/org.qbittorrent.qBittorrent.dockitem b/.config/plank/dock1/launchers/org.qbittorrent.qBittorrent.dockitem new file mode 100644 index 0000000..7475952 --- /dev/null +++ b/.config/plank/dock1/launchers/org.qbittorrent.qBittorrent.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/org.qbittorrent.qBittorrent.desktop diff --git a/.config/plank/dock1/launchers/pcmanfm.dockitem b/.config/plank/dock1/launchers/pcmanfm.dockitem new file mode 100644 index 0000000..bc3af9d --- /dev/null +++ b/.config/plank/dock1/launchers/pcmanfm.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/pcmanfm.desktop diff --git a/.config/plank/dock1/launchers/phototonic.dockitem b/.config/plank/dock1/launchers/phototonic.dockitem new file mode 100644 index 0000000..e391893 --- /dev/null +++ b/.config/plank/dock1/launchers/phototonic.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///home/srdusr/.local/share/applications/phototonic.desktop diff --git a/.config/plank/dock1/launchers/steam.dockitem b/.config/plank/dock1/launchers/steam.dockitem new file mode 100644 index 0000000..143d3b4 --- /dev/null +++ b/.config/plank/dock1/launchers/steam.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/steam.desktop diff --git a/.config/plank/dock1/launchers/trash.dockitem b/.config/plank/dock1/launchers/trash.dockitem new file mode 100644 index 0000000..567a63e --- /dev/null +++ b/.config/plank/dock1/launchers/trash.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=docklet://trash diff --git a/.config/plank/dock1/launchers/vlc.dockitem b/.config/plank/dock1/launchers/vlc.dockitem new file mode 100644 index 0000000..c20771a --- /dev/null +++ b/.config/plank/dock1/launchers/vlc.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/vlc.desktop |
