1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
rofi/Examples/test_script_env.sh
Dave Davenport bacecf3044 [Script] Add environment variable to indicate state.
* ROFI_RETV shows the state rofi was in before calling rofi.
2020-04-05 12:56:33 +02:00

4 lines
42 B
Bash
Executable file

#!/usr/bin/env bash
echo "${ROFI_RETV}"