diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-02-24 17:07:33 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-02-24 17:07:33 +0100 |
| commit | 468a789dbc4b1928c035d8590895efc533520a27 (patch) | |
| tree | 74cb056c37eaa50cd50491a7665608488ed4feb1 /applications | |
| parent | f9883d2c3b3699d91e98feeffd7eece546f7c57e (diff) | |
| download | dotfiles-468a789dbc4b1928c035d8590895efc533520a27.tar.gz dotfiles-468a789dbc4b1928c035d8590895efc533520a27.tar.bz2 dotfiles-468a789dbc4b1928c035d8590895efc533520a27.zip | |
Updated file tree to match XDG base directory specification
Diffstat (limited to 'applications')
| -rw-r--r-- | applications/mutt.desktop | 4 | ||||
| -rw-r--r-- | applications/newsboat.desktop | 4 | ||||
| -rw-r--r-- | applications/sxiv.desktop | 4 | ||||
| -rw-r--r-- | applications/zathura.desktop | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/applications/mutt.desktop b/applications/mutt.desktop deleted file mode 100644 index 24d0a48..0000000 --- a/applications/mutt.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Mail client -Exec=/usr/bin/mutt %u diff --git a/applications/newsboat.desktop b/applications/newsboat.desktop deleted file mode 100644 index 609bb5a..0000000 --- a/applications/newsboat.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=RSS client -Exec=/usr/bin/newsboat %u diff --git a/applications/sxiv.desktop b/applications/sxiv.desktop deleted file mode 100644 index 0db2053..0000000 --- a/applications/sxiv.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Image viewer -Exec=/usr/local/bin/sxiv %u diff --git a/applications/zathura.desktop b/applications/zathura.desktop deleted file mode 100644 index 8c38677..0000000 --- a/applications/zathura.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=PDF reader -Exec=/usr/bin/zathura %u |
