diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:50:43 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:50:43 +0700 |
| commit | 6fc7f49449cb237e1aa37eb1025461fe3ea39589 (patch) | |
| tree | ceebc8a65556830627a4546da57e30e72945175e /.config/mako | |
| parent | cc7b61a1496d25a100f012300c1121835a9f8177 (diff) | |
.
Diffstat (limited to '.config/mako')
| -rw-r--r-- | .config/mako/config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/mako/config b/.config/mako/config index 0e3f649..5ae7104 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -10,5 +10,7 @@ border-size=2 border-radius=8 margin=12 padding=8 -default-timeout=10000 +default-timeout=6000 +# Force the timeout even for apps that request "never expire" +ignore-timeout=1 max-visible=5 |
