64166249da
* Added a ui package for i3wm * Added n900 specific i3wm config * Fixed mixed tabs and spaces in i3status. This is also the first commit made on an n900 running postmarketOS. * Removed redundant X11 * Use lock.sh to lock the device * Windows management improvements * bump pkgver * Fix device-nokia-n900 checksums * Fixed path in the i3wm split package
4 lines
73 B
Bash
4 lines
73 B
Bash
#!/bin/sh
|
|
|
|
# Enable the login manager on boot
|
|
rc-update add lxdm default
|