mirror of
https://github.com/lbonn/rofi
synced 2024-11-24 04:43:03 +00:00
bacecf3044
* ROFI_RETV shows the state rofi was in before calling rofi.
4 lines
42 B
Bash
Executable file
4 lines
42 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
|
|
echo "${ROFI_RETV}"
|