diff options
author | Joe <rbo@gmx.us> | 2025-09-08 01:50:12 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-09-08 01:50:12 +0200 |
commit | 291b5f15d94815f45b41f805fe41f6b20dd25799 (patch) | |
tree | 4dc72eff958c9772228ee6737a868ac8f2ecf6af /.local/share/applications/bat-joe.desktop | |
parent | up (diff) | |
download | dotfiles-bsd-291b5f15d94815f45b41f805fe41f6b20dd25799.tar.gz dotfiles-bsd-291b5f15d94815f45b41f805fe41f6b20dd25799.tar.bz2 dotfiles-bsd-291b5f15d94815f45b41f805fe41f6b20dd25799.tar.xz dotfiles-bsd-291b5f15d94815f45b41f805fe41f6b20dd25799.tar.zst dotfiles-bsd-291b5f15d94815f45b41f805fe41f6b20dd25799.zip |
finaly
Diffstat (limited to '.local/share/applications/bat-joe.desktop')
-rw-r--r-- | .local/share/applications/bat-joe.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/applications/bat-joe.desktop b/.local/share/applications/bat-joe.desktop new file mode 100644 index 0000000..0fa2670 --- /dev/null +++ b/.local/share/applications/bat-joe.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=bat joe +Exec=bat --tabs 4 --paging=always -f %F |