Files
basementhud/overlay/home/user/.xinitrc
2022-04-04 20:59:32 -05:00

8 lines
163 B
Bash

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