1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

bulkadding

This commit is contained in:
tiynger
2019-07-02 14:43:38 +02:00
parent a4499eabc1
commit 70fb5f42bc
9 changed files with 657 additions and 0 deletions

7
.xinitrc Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
[ -f "$HOME/.xprofile" ] && . ~/.xprofile
[ -f "$HOME/.Xdefaults" ] && xrdb -merge "$HOME/.Xdefaults"
xterm -geometry 80x24+10+10 -fn 10x20
exec i3