mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 11:07:20 +02:00
profile.d: fix comment, Steam Deck capable software
This commit is contained in:
parent
f31cde4f6a
commit
6cd199c111
@ -1,4 +1,4 @@
|
||||
# European/standardizedish English for root
|
||||
# Computer English for root
|
||||
if [[ "$(id -u)" == "0" ]]; then
|
||||
unset LC_ALL
|
||||
unset LANGUAGE
|
||||
|
2
etc/profile.d/01-steamdeck-magic-fix.sh
Normal file
2
etc/profile.d/01-steamdeck-magic-fix.sh
Normal file
@ -0,0 +1,2 @@
|
||||
# Fixes everything that has if for $SteamDeck = 1
|
||||
export SteamDeck=1
|
Loading…
x
Reference in New Issue
Block a user