From 4fbe96e3b6c3d6fc01fea70d63044acf6ba9756a Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 26 Jun 2022 09:52:06 +0100 Subject: Add default theme screenshot and fix typo. --- doc/tofi.1.scd | 4 +++- screenshot_default.png | Bin 0 -> 28608 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 screenshot_default.png diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 961a0bc..405e7df 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -7,7 +7,9 @@ tofi - Tiny dynamic menu for Wayland, inspired by *rofi*(1) and *dmenu*(1). # SYNOPSIS *tofi* [options...] + *tofi-run* [options...] + *tofi-compgen* # DESCRIPTION @@ -29,7 +31,7 @@ instead presenting a list of executables in the user's $PATH. *-c, --config* Specify path to custom config file. -All config file options described in *tofi(5)* are also accepted, in the form +All config file options described in *tofi*(5) are also accepted, in the form *--key=value*. # KEYS diff --git a/screenshot_default.png b/screenshot_default.png new file mode 100644 index 0000000..3debd8e Binary files /dev/null and b/screenshot_default.png differ -- cgit v1.2.3