diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-06-20 23:40:11 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-06-20 23:40:11 -0400 |
| commit | e0addd577aca7ab41a9019af8328a340fc18b6a1 (patch) | |
| tree | dc9f04dba7d6282c77bc036852319c3383d35f37 | |
| parent | 6c55bb8fdc859390561e3a3c421f598d694cef87 (diff) | |
add mako.
| -rw-r--r-- | MANIFEST | 1 | ||||
| -rw-r--r-- | mako/config | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,4 @@ sway|.config fuzzel|.config .mailcap| xdg-desktop-portal|.config +mako|.config diff --git a/mako/config b/mako/config new file mode 100644 index 0000000..2f064a0 --- /dev/null +++ b/mako/config @@ -0,0 +1 @@ +default-timeout=3000 |
