commit 7e6edd1e2d11acefd2dcb013c8f9f7922887369a parent 005e76bf3913d4e9fcc4090a0aad91172f53a7a0 Author: sin <sin@2f30.org> Date: Tue, 18 Feb 2014 17:47:46 +0000 Start dwm by default - I removed aewm Diffstat:
M | root/.xinitrc | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/root/.xinitrc b/root/.xinitrc @@ -1,3 +1,3 @@ -xsetroot -solid white & +xsetroot -solid black & uuterm-x11 & -exec aewm +exec dwm