diff options
| author | srdusr <trevorgray@srdusr.com> | 2024-02-02 23:58:29 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2024-02-02 23:58:29 +0200 |
| commit | 97c4e21ea498e545124398342b1416dc52116735 (patch) | |
| tree | d8c3c8c5b9152eb83dcfbd98bb14e9bdf4eaf365 | |
| parent | 2a07dc1ac576bad03c51ee999480d73260a34f55 (diff) | |
| download | dotfiles-97c4e21ea498e545124398342b1416dc52116735.tar.gz dotfiles-97c4e21ea498e545124398342b1416dc52116735.zip | |
Add plank config
24 files changed, 48 insertions, 0 deletions
diff --git a/.config/plank/dock/launchers/Alacritty.dockitem b/.config/plank/dock/launchers/Alacritty.dockitem new file mode 100644 index 0000000..b3091c5 --- /dev/null +++ b/.config/plank/dock/launchers/Alacritty.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/Alacritty.desktop diff --git a/.config/plank/dock/launchers/com.obsproject.Studio.dockitem b/.config/plank/dock/launchers/com.obsproject.Studio.dockitem new file mode 100644 index 0000000..7626308 --- /dev/null +++ b/.config/plank/dock/launchers/com.obsproject.Studio.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/com.obsproject.Studio.desktop diff --git a/.config/plank/dock/launchers/discord.dockitem b/.config/plank/dock/launchers/discord.dockitem new file mode 100644 index 0000000..c6736ba --- /dev/null +++ b/.config/plank/dock/launchers/discord.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/discord.desktop diff --git a/.config/plank/dock/launchers/firefox.dockitem b/.config/plank/dock/launchers/firefox.dockitem new file mode 100644 index 0000000..0dbfff7 --- /dev/null +++ b/.config/plank/dock/launchers/firefox.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/firefox.desktop diff --git a/.config/plank/dock/launchers/gimp.dockitem b/.config/plank/dock/launchers/gimp.dockitem new file mode 100644 index 0000000..c9f9438 --- /dev/null +++ b/.config/plank/dock/launchers/gimp.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/gimp.desktop diff --git a/.config/plank/dock/launchers/google-chrome.dockitem b/.config/plank/dock/launchers/google-chrome.dockitem new file mode 100644 index 0000000..cd04294 --- /dev/null +++ b/.config/plank/dock/launchers/google-chrome.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/google-chrome.desktop diff --git a/.config/plank/dock/launchers/obsidian.dockitem b/.config/plank/dock/launchers/obsidian.dockitem new file mode 100644 index 0000000..0170dbd --- /dev/null +++ b/.config/plank/dock/launchers/obsidian.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/obsidian.desktop diff --git a/.config/plank/dock/launchers/org.gnome.Nautilus.dockitem b/.config/plank/dock/launchers/org.gnome.Nautilus.dockitem new file mode 100644 index 0000000..ae5f8d9 --- /dev/null +++ b/.config/plank/dock/launchers/org.gnome.Nautilus.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/org.gnome.Nautilus.desktop diff --git a/.config/plank/dock/launchers/spotify.dockitem b/.config/plank/dock/launchers/spotify.dockitem new file mode 100644 index 0000000..8ae95b4 --- /dev/null +++ b/.config/plank/dock/launchers/spotify.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/spotify.desktop diff --git a/.config/plank/dock/launchers/steam.dockitem b/.config/plank/dock/launchers/steam.dockitem new file mode 100644 index 0000000..143d3b4 --- /dev/null +++ b/.config/plank/dock/launchers/steam.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/steam.desktop diff --git a/.config/plank/dock/launchers/trash.dockitem b/.config/plank/dock/launchers/trash.dockitem new file mode 100644 index 0000000..567a63e --- /dev/null +++ b/.config/plank/dock/launchers/trash.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=docklet://trash diff --git a/.config/plank/dock/launchers/virtualbox.dockitem b/.config/plank/dock/launchers/virtualbox.dockitem new file mode 100644 index 0000000..fa95934 --- /dev/null +++ b/.config/plank/dock/launchers/virtualbox.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/virtualbox.desktop diff --git a/.config/plank/dock/launchers/vlc.dockitem b/.config/plank/dock/launchers/vlc.dockitem new file mode 100644 index 0000000..c20771a --- /dev/null +++ b/.config/plank/dock/launchers/vlc.dockitem @@ -0,0 +1,2 @@ +[PlankDockItemPreferences] +Launcher=file:///usr/share/applications/vlc.desktop 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 |
