basementhud/overlay/home/user/.xinitrc

8 lines
130 B
Bash

#!/bin/sh
xset s off
xset -dpms
systemctl --user import-environment DISPLAY
systemctl --user start graphical.target
exec openbox