Merge pull request #1 from masterdam79/snippy-folder-or-config-snippy-folder

documentation consistent with script
This commit is contained in:
Julien
2023-02-09 20:51:02 +04:00
committed by GitHub

4
snippy
View File

@@ -28,14 +28,14 @@
# distro in the usual way.
#
# To use:
# 1. Create the directory ~/.snippy
# 1. Create the directory ~/.config/snippy
#
# 2. Create a file in that directory for each snippet that you want.
# The filename will be used as a menu item, so you might want to
# omit the file extension when you name the file.
#
# TIP: If you have a lot of snippets, you can organise them into
# subdirectories under ~/.snippy.
# subdirectories under ~/.config/snippy.
#
# TIP: The name of the subdirectory will be passed to rofi as an icon name
#