mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Removing logging for i3
This commit is contained in:
parent
5f35501878
commit
61d1673b97
4
.xinitrc
4
.xinitrc
@ -16,6 +16,6 @@
|
|||||||
# run the proper command to run when the graphical environment starts.
|
# run the proper command to run when the graphical environment starts.
|
||||||
|
|
||||||
# If you have problems, log it out:
|
# If you have problems, log it out:
|
||||||
exec i3 -V >> ~/i3log-$(date +'%F-%k-%M-%S') 2>&1
|
#exec i3 -V >> ~/i3log-$(date +'%F-%k-%M-%S') 2>&1
|
||||||
# But usually you dont want to clutter ~/, so use:
|
# But usually you dont want to clutter ~/, so use:
|
||||||
# exec i3
|
exec i3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user