added config.tab_close_button option to hide X on tabs

This commit is contained in:
cukmekerb
2021-06-17 18:35:36 -07:00
parent eed5b79030
commit e1d85af69b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ config.animation_rate = 1.0
config.blink_period = 0.8
config.draw_whitespace = false
config.borderless = false
config.tab_close_button = true
-- Disable plugin loading setting to false the config entry
-- of the same name.