Remove dangerous typo from xinit!
This commit is contained in:
parent
a8026fece7
commit
b93bace9de
1 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@ fi
|
|||
|
||||
if [ -f "$userresources" ]; then
|
||||
xrdb -merge "$userresources"
|
||||
|
||||
fi
|
||||
|
||||
if [ -f "$usermodmap" ]; then
|
||||
|
@ -68,4 +67,3 @@ feh --bg-fill /home/thomas/wallpapers/arpanet/svg/blue.svg
|
|||
|
||||
# Start i3 window manager
|
||||
exec i3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue