1
0
forked from extern/nix-config

Switch to bspwm in .xinitrc

This commit is contained in:
Donovan Glover
2018-01-03 23:07:10 -05:00
parent 5123c9044f
commit 3c983e67a5

View File

@ -21,6 +21,6 @@ ip link
sudo dhcpcd sudo dhcpcd
# Start the window manager # Start the window manager
exec i3 exec bspwm
# vim:ft=zsh # vim:ft=zsh