Merge pull request #1 from masterdam79/snippy-folder-or-config-snippy-folder
documentation consistent with script
This commit is contained in:
commit
8e9225d950
4
snippy
4
snippy
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user