summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 728e4b8..b735b1d 100644
--- a/config.h
+++ b/config.h
@@ -99,7 +99,7 @@ static const char *upvol[] = { "/home/mineralwater/scripts/vol-up.sh", NULL };
static const char *downvol[] = { "/home/mineralwater/scripts/vol-down.sh", NULL };
static const char *mutevol[] = { "/home/mineralwater/scripts/vol-toggle.sh", NULL };
-static const char *screenshotcmd[] = { "QT_ENABLE_HIGHDPI_SCALING=0", "flameshot", "gui", NULL };
+static const char *screenshotcmd[] = { "/home/mineralwater/scripts/screenshot.sh", NULL };
static Key keys[] = {