This commit is contained in:
2019-01-22 23:43:52 +01:00
parent 4d731c3564
commit a2f54f465e
7 changed files with 251 additions and 6 deletions

2
.zshrc
View File

@@ -220,8 +220,6 @@ if [ "$(hostname)" = "t480" ]; then
PROMPT='%* %B%{%}%n%{%}@%U%m%u %{%}%~%b $(git_super_status) %# '
fi
numlockx on
if [ -z "$DISPLAY" -a $XDG_VTNR -eq 1 ]; then
startx
fi