some hidpi tweaks

This commit is contained in:
2018-05-07 22:56:26 +02:00
parent fb4f5719d3
commit c76c1566d7
5 changed files with 9 additions and 2 deletions

View File

@@ -57,6 +57,10 @@ alias cmyip='curl -s http://ipecho.net/plain; echo'
alias mkdir='mkdir -p'
alias wget='wget -c'
alias ls='ls --color=auto'
alias sudo='sudo '
# grub
alias update-grub='grub-mkconfig -o /boot/grub/grub.cfg'
## Functions