summaryrefslogtreecommitdiffstats
path: root/script/rofi-create-screenshot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/rofi-create-screenshot.sh')
-rwxr-xr-xscript/rofi-create-screenshot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/rofi-create-screenshot.sh b/script/rofi-create-screenshot.sh
index c5ca7796..d30acccc 100755
--- a/script/rofi-create-screenshot.sh
+++ b/script/rofi-create-screenshot.sh
@@ -97,7 +97,7 @@ then
${XRDB} -retain -load ${XRDB_FILE}
fi
-(generate | ${ROFI} -dmenu ${ROFI_OPTIONS} > /dev/null )&
+(generate | ${ROFI} -config "${XRDB_FILE}" -dmenu ${ROFI_OPTIONS} > /dev/null )&
sleep 1
${XDOTOOL} key Alt+S
${XDOTOOL} key Return