added more directories, and copied some of my home shit into HOME dir
This commit is contained in:
6
HOME/.xinitrc
Normal file
6
HOME/.xinitrc
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# This is a shell script, read by xinit or startx during the start of the X windows system. File configures the behavior and setup of the X session.
|
||||
|
||||
#(alacritty -e bash -c "neofetch; lsd; exec bash") &
|
||||
|
||||
exec dwm
|
||||
Reference in New Issue
Block a user