dotfiles

Dash Eclipse's dotfiles
git clone git://ezup.dev/dotfiles.git
Log | Files | Refs | README | LICENSE

commit f4ffca13e92c2fceb9cd433a41783a7ec9e0203e
parent e6cf7b5d59cc36a90dc69b85d7f8b021526616be
Author: Dash Eclipse <dashezup@disroot.org>
Date:   Wed, 27 Apr 2022 16:44:02 +0000

feat: add .xinitrc

Diffstat:
A.xinitrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.xinitrc b/.xinitrc @@ -0,0 +1,2 @@ +# exec dbus-launch --sh-syntax --exit-with-session dwm +exec dwm