diff --git a/.local/share/applications/audio.desktop b/.local/share/applications/audio.desktop deleted file mode 100644 index 1d97ee3..0000000 --- a/.local/share/applications/audio.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Audio Player -Exec=mpv %u diff --git a/.local/share/applications/browser.desktop b/.local/share/applications/browser.desktop deleted file mode 100644 index eee56a7..0000000 --- a/.local/share/applications/browser.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Web Browser -Exec=firefox %u diff --git a/.local/share/applications/editor.desktop b/.local/share/applications/editor.desktop deleted file mode 100644 index 023f1c4..0000000 --- a/.local/share/applications/editor.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Text Editor -Exec=st -e vim %u diff --git a/.local/share/applications/file.desktop b/.local/share/applications/file.desktop deleted file mode 100644 index b61d02d..0000000 --- a/.local/share/applications/file.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=File Manager -Exec=st -e lf %u diff --git a/.local/share/applications/image.desktop b/.local/share/applications/image.desktop deleted file mode 100644 index 68c569d..0000000 --- a/.local/share/applications/image.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Image Viewer -Exec=nsxiv %u diff --git a/.local/share/applications/terminal.desktop b/.local/share/applications/terminal.desktop deleted file mode 100644 index 30846c0..0000000 --- a/.local/share/applications/terminal.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Terminal Emulator -Exec=st %u diff --git a/.local/share/applications/video.desktop b/.local/share/applications/video.desktop deleted file mode 100644 index 5a906d8..0000000 --- a/.local/share/applications/video.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Video Player -Exec=mpv %u