summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAnas Saeed <saeedanas396@gmail.com>2020-10-08 15:53:47 -0700
committerAnas Saeed <saeedanas396@gmail.com>2020-10-08 16:00:18 -0700
commitb9d20f20f1669a9df2bf51f5950555f187015c0e (patch)
treec92bbe742775966d9b9b166737e4f4ec2c888bd5 /config
parent7ea182e45dad7aa93481e001873798a16494aa10 (diff)
Added configuraton for showing icons
Diffstat (limited to 'config')
-rw-r--r--config/joshuto.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/joshuto.toml b/config/joshuto.toml
index de8c952..898ae0d 100644
--- a/config/joshuto.toml
+++ b/config/joshuto.toml
@@ -13,6 +13,7 @@ max_preview_size = 2097152 # 2MB
sort_method = "natural"
[sort_option]
+show_icons = true
show_hidden = false
case_sensitive = false
reverse = false