update screenshots path
This commit is contained in:
@@ -93,7 +93,7 @@ extern "C"
|
|||||||
HOME = getenv("HOME");
|
HOME = getenv("HOME");
|
||||||
|
|
||||||
strcpy(SCREEN_CAPS_DIR, HOME);
|
strcpy(SCREEN_CAPS_DIR, HOME);
|
||||||
strcat(SCREEN_CAPS_DIR, "/screen_caps/");
|
strcat(SCREEN_CAPS_DIR, "/screenshots/ss.png");
|
||||||
|
|
||||||
// strcpy(BOOKMARK_DIR, HOME);
|
// strcpy(BOOKMARK_DIR, HOME);
|
||||||
// strcat(BOOKMARK_DIR, "/notes/bookmarks/web");
|
// strcat(BOOKMARK_DIR, "/notes/bookmarks/web");
|
||||||
|
|||||||
Reference in New Issue
Block a user