diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-11-17 16:19:35 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-11-17 16:19:35 +0000 |
commit | 27c5783ea6207506d6c70149427990793ca2c0e3 (patch) | |
tree | b9beec3873da32b8515afb31fe7714935b0c63a3 /.local | |
parent | 3b54f7a55b15076ba94e0ce961e2c452978ced5a (diff) |
Updated icons for aerc and lf.
Diffstat (limited to '.local')
-rw-r--r-- | .local/share/applications/aerc.desktop | 2 | ||||
-rw-r--r-- | .local/share/applications/lf.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.local/share/applications/aerc.desktop b/.local/share/applications/aerc.desktop index 64e79e0..dd5dae4 100644 --- a/.local/share/applications/aerc.desktop +++ b/.local/share/applications/aerc.desktop @@ -10,7 +10,7 @@ Keywords=Email,Mail,IMAP,SMTP Categories=Office;Network;Email;ConsoleOnly Type=Application -Icon=utilities-terminal +Icon=aerc Terminal=false Exec=foot -a aerc -T aerc -e aerc %u MimeType=x-scheme-handler/mailto diff --git a/.local/share/applications/lf.desktop b/.local/share/applications/lf.desktop index c1af44d..717d305 100644 --- a/.local/share/applications/lf.desktop +++ b/.local/share/applications/lf.desktop @@ -5,7 +5,7 @@ Exec=foot -a lf -e lf Name=lf GenericName=File manager Comment=Launches the lf file manager -Icon=system-file-manager +Icon=lf Keywords=ConsoleOnly;System;FileTools;FileManager MimeType=inode/directory; Categories=ConsoleOnly;System;FileTools;FileManager |