mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05: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}"
|