diff options
author | Phil Jones <philj56@gmail.com> | 2022-06-26 09:52:06 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-06-26 09:52:06 +0100 |
commit | 4fbe96e3b6c3d6fc01fea70d63044acf6ba9756a (patch) | |
tree | 64bfda3192fb137976332694ee4f5cf6cf7c3e4e | |
parent | 32e2cb851e5acd1163c9418a2efa138fcdac6070 (diff) |
Add default theme screenshot and fix typo.
-rw-r--r-- | doc/tofi.1.scd | 4 | ||||
-rw-r--r-- | screenshot_default.png | bin | 0 -> 28608 bytes |
2 files changed, 3 insertions, 1 deletions
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* <path> 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 Binary files differnew file mode 100644 index 0000000..3debd8e --- /dev/null +++ b/screenshot_default.png |