We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
synchronize-panes
CONFIG.md
1 parent bdecfc6 commit 19e3e74Copy full SHA for 19e3e74
docs/CONFIG.md
@@ -812,6 +812,13 @@ set -g @dracula-synchronize-panes-label "Sync"
812
813
`set -g @dracula-refresh-rate 5` affects this widget
814
815
+Set the following variable to auto-hide this label when sync is `off`:
816
+
817
+```bash
818
+set -g @dracula-synchronize-panes-auto-hide true # Defaults to 'false'
819
+set -g @dracula-synchronize-panes-refresh-rate "0.5" # Defaults to no value
820
+```
821
822
### sys-temp - [up](#table-of-contents)
823
824
This widget displays the system temperature.
0 commit comments