more config option for apps

This commit is contained in:
end-4
2024-03-30 21:53:20 +07:00
parent f53b1f007e
commit 8f93f30343
4 changed files with 24 additions and 18 deletions
@@ -24,7 +24,6 @@ async function getImageViewerApp(preferredApp) {
}
const IMAGE_REVEAL_DELAY = 13; // Some wait for inits n other weird stuff
const IMAGE_VIEWER_APP = getImageViewerApp(userOptions.apps.imageViewer); // Gnome's image viewer cuz very comfortable zooming
const USER_CACHE_DIR = GLib.get_user_cache_dir();
// Create cache folder and clear pics from previous session