diff options
| author | Thomas Schmucker <ts@its1.de> | 2023-08-08 15:48:39 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2023-08-08 15:48:39 +0200 |
| commit | f367807d7d4e75df63ce892a87cbd76f07c44e38 (patch) | |
| tree | 732c386b07642ef5ee01f2332540cdb9260862a5 /mailcap | |
| parent | 5bcc2cc26bbfa127b76aa72692ff2d76f7714b74 (diff) | |
| download | dotfiles-f367807d7d4e75df63ce892a87cbd76f07c44e38.tar.gz dotfiles-f367807d7d4e75df63ce892a87cbd76f07c44e38.tar.bz2 dotfiles-f367807d7d4e75df63ce892a87cbd76f07c44e38.zip | |
Benutze xreader zum Betrachten von PDF Dokumenten
Diffstat (limited to 'mailcap')
| -rw-r--r-- | mailcap/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mailcap/mailcap b/mailcap/mailcap index 34e1b7a..25daa37 100644 --- a/mailcap/mailcap +++ b/mailcap/mailcap | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | text/html; /usr/local/bin/lynx -dump -force_html %s; needsterminal; copiousoutput; | 1 | text/html; /usr/local/bin/lynx -dump -force_html %s; needsterminal; copiousoutput; |
| 2 | application/pdf; /usr/local/bin/firefox %s | 2 | application/pdf; /usr/local/bin/xreader %s |
| 3 | image/*; /usr/local/bin/ristretto %s | 3 | image/*; /usr/local/bin/ristretto %s |
