Quiet login stuff and set console font in initram

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-12 22:18:21 +02:00
parent e387e27f69
commit e9b1d804f1
10 changed files with 15 additions and 6 deletions

View file

@ -60,7 +60,7 @@ zbarimg() { zbarimg -q --raw $@ }
zbarcam() { zbarcam -q --raw $@ }
# shorten systemd user command
suser() { systemctl --user $@ }
-u() { systemctl --user $@ }
# switch to desktop mode
dock() { swaymsg output eDP-1 disable }