summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-15 15:15:24 +0200
committerjoe <rbo@gmx.us>2025-09-15 15:15:24 +0200
commit6fc42e85e333228edda8d33c35fe086276a594d0 (patch)
tree9e78ece19232792acc9d156e3cfc1cce89eaed56 /.local
parentup (diff)
downloaddotfiles-bsd-6fc42e85e333228edda8d33c35fe086276a594d0.tar.gz
dotfiles-bsd-6fc42e85e333228edda8d33c35fe086276a594d0.tar.bz2
dotfiles-bsd-6fc42e85e333228edda8d33c35fe086276a594d0.tar.xz
dotfiles-bsd-6fc42e85e333228edda8d33c35fe086276a594d0.tar.zst
dotfiles-bsd-6fc42e85e333228edda8d33c35fe086276a594d0.zip
up
Diffstat (limited to '.local')
-rw-r--r--.local/share/applications/bat-joe.desktop7
1 files changed, 6 insertions, 1 deletions
diff --git a/.local/share/applications/bat-joe.desktop b/.local/share/applications/bat-joe.desktop
index 0fa2670..c15eb72 100644
--- a/.local/share/applications/bat-joe.desktop
+++ b/.local/share/applications/bat-joe.desktop
@@ -1,4 +1,9 @@
[Desktop Entry]
Type=Application
Name=bat joe
-Exec=bat --tabs 4 --paging=always -f %F
+GenericName=bat pager
+Exec=bat --tabs 4 --style=plain --paging=always -f %F
+MimeType=text/x-c;text/x-perl;
+Terminal=true
+Icon=utilities-terminal
+Categories=TextEditor;Utility;