mine is f7a0119 or something like that, ends with 119
mine is f7a0119 or something like that, ends with 119



:- is a way in Bash to say "Use this if not set"?${}?$()STEAMOS_NESTED_DESKTOP_WIDTH=$(xdpyinfo -display :0 | awk '/dimensions/{print $2}' | cut -d 'x' -f1)
STEAMOS_NESTED_DESKTOP_HEIGHT=$(xdpyinfo -display :0 | awk '/dimensions/{print $2}' | cut -d 'x' -f2)