Update .xinitrc

This commit is contained in:
ramaATgit 2019-12-27 08:17:14 +00:00 committed by GitHub
parent b8b1879e84
commit 6404286795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# xinitrc runs automatically when you run startx.
#!/bin/sh
exec i3
exec bspwm
# There are some small but important commands that need to be run when we start
# the graphical environment. I keep those commands in ~/.xprofile because that
# file is run automatically if someone uses a display manager (login screen)