Advertisement
anonymous1184

config.ini

Jan 23rd, 2021
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [CLIPBOARD]
  2. key1 = #v
  3. ; History Menu
  4.  
  5. key2 = +#v
  6. ; Snips Menu
  7.  
  8. size = 49
  9. ; Max items
  10.  
  11. path = Some\Path\for\ClipHistory
  12. ; Path to store clip history files
  13.  
  14. [SNIPPETS]
  15. Example1 = This is example #1
  16. user@example.com = user@example.com
  17. ;snip3 =
  18. ;snip4 =
  19. ;snip5 =
  20. ;snip6 =
  21. ;snip7 =
  22. ;snip8 =
  23. ;snip9 =
  24. ; Max 9 snips
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement