1
0
mirror of https://github.com/gryf/tabbedalt.git synced 2026-04-26 16:41:27 +02:00

Added ability to disable tab activity indicator.

This commit is contained in:
2024-06-10 10:42:27 +02:00
parent 7e76d39402
commit a9eb5cee5d
2 changed files with 17 additions and 8 deletions
+4
View File
@@ -121,6 +121,10 @@ You can change those values but bear in mind, that first group should have
timeout in seconds set higher, than middle one. You can also change symbols for
those groups.
Tab activity can be disabled by setting::
URxvt.tabbedalt.disable-activity: true
Flickering
~~~~~~~~~~