summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2021-05-01 18:27:17 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2021-05-01 18:27:17 -0400
commite1975f67ae9e680818327d5c9257931b29d7ce4d (patch)
treebe1183979b053214e64c597f47f0eaf6fe160150 /config
parent08b6345e4e03dbd30f7eef2c0eba18b3bf9981a7 (diff)
update config
Diffstat (limited to 'config')
-rw-r--r--config/mimetype.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/mimetype.toml b/config/mimetype.toml
index c104366..dab579d 100644
--- a/config/mimetype.toml
+++ b/config/mimetype.toml
@@ -273,9 +273,3 @@ tex = [
torrent = [
{ command = "transmission-gtk" } ]
-
-[mimetype]
-text = [
- { command = "nano" },
- { command = "gedit", fork = true, silent = true },
- { command = "bat", confirm_exit = true } ]