Files
basementhud/rootfs/overlay/home/user/.xinitrc
Dustin C. Hatch 778fb9ec7b
Some checks are pending
basementhud/pipeline/head This commit looks good
fedora-pi-netboot/pipeline/head Build started...
Initial commit
2022-03-19 09:58:56 -05:00

8 lines
157 B
Bash

#!/bin/sh
xset s off
xset -dpms
systemctl --user import-environment DISPLAY
systemctl --user start gui.target
exec matchbox-window-manager -use_titlebar no