X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/95fedb11a05639f447007e176310dcfcece2eaeb..9bc0a751b6e914e8ca233376beb63e5f55619635:/rc.org diff --git a/rc.org b/rc.org index 0454dec..f61bda9 100644 --- a/rc.org +++ b/rc.org @@ -429,6 +429,11 @@ use_apop = True type = Maildir path = ~/mail/gnu/Inbox/ +# [destination] +# type = MDA_external +# path = /usr/lib/dovecot/deliver +# arguments = ('-d', 'amin@aminb.org') + [options] delete = True #+end_src @@ -2789,6 +2794,14 @@ input "1:1:AT_Translated_Set_2_keyboard" { image=/home/amin/usr/pics/wp/wp2445784-blurred-wallpapers.jpg scaling=fill #+end_src +** systemd + +Keep boot messages on tty1 (see [[https://wiki.archlinux.org/index.php/getty#Have_boot_messages_stay_on_tty1][here]]) + +#+begin_src conf :tangle /etc/systemd/system/getty@tty1.service.d/noclear.conf +[Service] +TTYVTDisallocate=no +#+end_src ** TLP