removed Makefile and xinitrc

both files are now no longer needed since i added the runner command
This commit is contained in:
Janis 2021-11-28 21:01:50 +01:00
parent 2e589bf94b
commit 053afa576e
2 changed files with 0 additions and 13 deletions

View file

@ -1,5 +0,0 @@
run:
startx ./xinitrc :0 vt2
run-root:
sudo startx ./xinitrc :0 vt2

View file

@ -1,8 +0,0 @@
#!/bin/sh
xset b off
xsetroot -solid darkslategrey
feh --bg-fill "/mnt/storage/rust/wm/starship.jpg"
xset r rate 250 30
export RUST_BACKTRACE=1
exec /mnt/storage/code/rust/wm/target/release/wm 2>&1 /home/user/.local/portlights.log