Initial commit
This commit is contained in:
7
overlay/home/user/.xinitrc
Normal file
7
overlay/home/user/.xinitrc
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
xset s off
|
||||
xset -dpms
|
||||
systemctl --user import-environment DISPLAY
|
||||
systemctl --user start graphical.target
|
||||
exec matchbox-window-manager -use_titlebar no
|
||||
Reference in New Issue
Block a user