diff options
-rw-r--r-- | gdrive_mouseover_item.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdrive_mouseover_item.lua b/gdrive_mouseover_item.lua index 5e07a8b..a99eaf3 100644 --- a/gdrive_mouseover_item.lua +++ b/gdrive_mouseover_item.lua @@ -1,3 +1,6 @@ +-- Opens a file in Google Drive by clicking a row by ID and sending a keyboard +-- shortcut to a user script to open the file. + -- Copyright (c) 2019 Teddy Wing -- -- This program is free software: you can redistribute it and/or modify |