mirror of
https://github.com/boolean-maybe/tiki
synced 2026-04-21 21:47:36 +00:00
9 lines
166 B
YAML
9 lines
166 B
YAML
name: Recent
|
|
foreground: "#f4d6a6"
|
|
background: "#5a3d1b"
|
|
key: Ctrl-R
|
|
panes:
|
|
- name: Recent
|
|
columns: 4
|
|
filter: NOW - UpdatedAt < 2hours
|
|
sort: UpdatedAt DESC
|