This website requires JavaScript.
Explore
Help
Sign in
PolytreeDE
/
rofi
Watch
1
Star
0
Fork
You've already forked rofi
0
mirror of
https://github.com/davatorium/rofi.git
synced
2024-11-11 13:50:48 -05:00
Code
Releases
Activity
0a33aadd8b
rofi
/
Examples
/
test_script_env.sh
6 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
[Script] Add environment variable to indicate state. * ROFI_RETV shows the state rofi was in before calling rofi.
2020-04-05 06:55:00 -04:00
#!/usr/bin/env bash
[Script] Add no-custom mode.
2020-04-22 17:41:25 -04:00
echo
-en
"\x00no-custom\x1ftrue\n"
[Script] Add environment variable to indicate state. * ROFI_RETV shows the state rofi was in before calling rofi.
2020-04-05 06:55:00 -04:00
echo
"
${
ROFI_RETV
}
"
Copy permalink