profile.d: fix comment, Steam Deck capable software

This commit is contained in:
Aminda Suomalainen 2025-06-02 11:26:48 +03:00
parent f31cde4f6a
commit 6cd199c111
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# European/standardizedish English for root
# Computer English for root
if [[ "$(id -u)" == "0" ]]; then
unset LC_ALL
unset LANGUAGE

View File

@ -0,0 +1,2 @@
# Fixes everything that has if for $SteamDeck = 1
export SteamDeck=1