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