diff options
Diffstat (limited to '')
-rw-r--r-- | .config/dunst/dunstrc | 6 | ||||
-rw-r--r-- | .config/mimeapps.list | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 24b11c7..29d478e 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -113,9 +113,9 @@ # NOTE: It might be helpful to run dunst -print in a terminal in order # to find fitting options for rules. -#[espeak] # >shutup -# summary = "*" # >shutup -# script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup +# [espeak] # >shutup +# summary = "*" # >shutup +# script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup #[script-test] # summary = "*script*" diff --git a/.config/mimeapps.list b/.config/mimeapps.list index 9b5cd5e..2d69aba 100644 --- a/.config/mimeapps.list +++ b/.config/mimeapps.list @@ -45,6 +45,9 @@ application/zip=xarchiver.desktop video/x-matroska=mpv.desktop video/x-ms-wmv=mpv.desktop application/x-ms-dos-executable=wine.desktop +x-scheme-handler/mailto=userapp-Thunderbird-SJ2821.desktop +message/rfc822=userapp-Thunderbird-SJ2821.desktop +x-scheme-handler/mid=userapp-Thunderbird-SJ2821.desktop [Added Associations] x-scheme-handler/https=userapp-Firefox-NVLWI0.desktop;firefox.desktop; @@ -68,6 +71,8 @@ video/x-ms-wmv=mpv.desktop; image/png=userapp-nsxiv -b -a-NUYH01.desktop;userapp-nsxiv -b -a-8PYC01.desktop;sxiv.desktop;userapp-nsxiv -b -a-25V8Z1.desktop;nsxiv.desktop; application/x-ms-dos-executable=wine.desktop; application/octet-stream=nvim.desktop; +x-scheme-handler/mailto=userapp-Thunderbird-SJ2821.desktop; +x-scheme-handler/mid=userapp-Thunderbird-SJ2821.desktop; [Removed Associations] x-scheme-handler/http=firefox.desktop; |