Remove dangerous typo from xinit!

This commit is contained in:
tactonbishop 2022-06-11 18:39:50 +01:00
parent a8026fece7
commit b93bace9de

View file

@ -17,7 +17,6 @@ fi
if [ -f "$userresources" ]; then if [ -f "$userresources" ]; then
xrdb -merge "$userresources" xrdb -merge "$userresources"
fi fi
if [ -f "$usermodmap" ]; then if [ -f "$usermodmap" ]; then
@ -68,4 +67,3 @@ feh --bg-fill /home/thomas/wallpapers/arpanet/svg/blue.svg
# Start i3 window manager # Start i3 window manager
exec i3 exec i3