diff options
Diffstat (limited to 'i3/.xinitrc')
-rw-r--r-- | i3/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.xinitrc b/i3/.xinitrc index f83cdf2..598e231 100644 --- a/i3/.xinitrc +++ b/i3/.xinitrc @@ -1,6 +1,6 @@ export LOPTS="screensaver composer" # Launch other stuff -source ~/Scripts/xlaunchrc >> $HOME/.xlaunch.log +source ~/.xprofile exec i3 |