Fixed sourcing of .xsession

This commit is contained in:
Connor Ward 2019-03-27 22:01:10 +00:00
parent d54e047d60
commit a488412f98
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
~/.xsession . ~/.xsession
exec $@ exec $@