mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Add create screenshot.
This commit is contained in:
parent
e6edd40f2e
commit
f41d946e33
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ then
|
||||||
${XRDB} -retain -load ${XRDB_FILE}
|
${XRDB} -retain -load ${XRDB_FILE}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
(generate | ${ROFI} -dmenu ${ROFI_OPTIONS} > /dev/null )&
|
(generate | ${ROFI} -config "${XRDB_FILE}" -dmenu ${ROFI_OPTIONS} > /dev/null )&
|
||||||
sleep 1
|
sleep 1
|
||||||
${XDOTOOL} key Alt+S
|
${XDOTOOL} key Alt+S
|
||||||
${XDOTOOL} key Return
|
${XDOTOOL} key Return
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue