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}"