Files
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

5 lines
42 B
Bash
Executable File

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