You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
foodotfiles/home/.zprofile

8 lines
169 B
Plaintext

if [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]]; then
LIBSEAT_BACKEND=logind gamescope \
-e -f -U \
-W 3840 -H 2160 \
-w 1920 -h 1080 \
-- steam -gamepadui -steamos
fi