Add consistency to service files
This commit is contained in:
parent
b2072e7189
commit
d72155cd86
3 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
exec env \
|
||||
exec env \
|
||||
HOME="${HOME:-/home/noctua}" \
|
||||
XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-/home/noctua/.config}" \
|
||||
LC_ALL="en_US.utf-8" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue