From 3617959149062e294618c4650b3f377417cb3e61 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sun, 26 Jan 2020 10:33:45 -0500 Subject: [PATCH] Update .xinitrc --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 7c73b78a..bec44522 100644 --- a/.xinitrc +++ b/.xinitrc @@ -13,4 +13,4 @@ # Your default LARBS WM is determined in your `~/.profile` on login. Here we # run the proper command to run when the graphical environment starts. -exec i3 +exec i3 -V >> ~/i3log-$(date +'%F-%k-%M-%S') 2>&1