manually sourcing /etc/profile
This commit is contained in:
parent
f7d6985f69
commit
30c64917ed
@ -24,6 +24,10 @@
|
||||
initExtra = ''
|
||||
$HOME/.local/bin/pokemon-colorscripts -r --no-title
|
||||
export command_timeout=60
|
||||
|
||||
if [ -f /etc/profile ]; then
|
||||
. /etc/profile
|
||||
fi
|
||||
'';
|
||||
};
|
||||
xdg = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user