about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-04-02 12:38:31 -0500
committerCase Duckworth2022-04-02 12:38:31 -0500
commitc395a43660adb1917fb60b98555a97c6974c0b44 (patch)
tree6379d33d60ac72e898a3b38ec1201c6f52d7be88
parentChange printing (diff)
downloadetc-c395a43660adb1917fb60b98555a97c6974c0b44.tar.gz
etc-c395a43660adb1917fb60b98555a97c6974c0b44.zip
Add xinitrc, xsession to manifest
-rw-r--r--bootstrap.manifest4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap.manifest b/bootstrap.manifest index 825ee92..ad315db 100644 --- a/bootstrap.manifest +++ b/bootstrap.manifest
@@ -17,6 +17,10 @@ profile/profile ~/.profile
17# Mail 17# Mail
18mail/mbsyncrc ~/.mbsyncrc 18mail/mbsyncrc ~/.mbsyncrc
19 19
20# Xorg
21xorg/xinitrc ~/.xinitrc
22xorg/xsession ~/.xsession
23
20# Local Variables: 24# Local Variables:
21# indent-tabs-mode: t 25# indent-tabs-mode: t
22# End: 26# End: