redox/recipes/core/ion/initrc
Ribbon 39301c21bf Apply 2 suggestion(s) to 2 file(s)
Co-authored-by: Wildan Mubarok <willnode@wellosoft.net>
2026-06-22 05:00:38 -03:00

7 lines
343 B
Plaintext

# set orbital screen resolution to avoid x11 or wayland fallback for applications in a orbital session and workaround shell quirks
export DISPLAY=/scheme/orbital/99.0
export DISPLAY=$or($DISPLAY "/scheme/orbital/99.0")
export ORBITAL_DISPLAY=$or($ORBITAL_DISPLAY "/scheme/orbital")
# optional alias for the "clear" command
#alias cl = "clear"