From 08cf25da48e4ed1ed98ba1025a4ca66d6212dfe1 Mon Sep 17 00:00:00 2001 From: Richard Reijmers CMC Date: Thu, 9 Feb 2023 16:00:26 +0100 Subject: [PATCH] documentation consistent with script --- snippy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snippy b/snippy index b489481..b6b95c4 100755 --- a/snippy +++ b/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 #