From 11e9ad5eca1e509b3932233c9331c719866eee50 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 13 Jun 2024 00:13:33 +0000 Subject: [PATCH] unl0kr.conf: fix formatting --- hosts/common/programs/unl0kr/unl0kr.conf | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/hosts/common/programs/unl0kr/unl0kr.conf b/hosts/common/programs/unl0kr/unl0kr.conf index 42f2c632..cda1a853 100644 --- a/hosts/common/programs/unl0kr/unl0kr.conf +++ b/hosts/common/programs/unl0kr/unl0kr.conf @@ -1,7 +1,7 @@ [general] animations=false -#backend=fbdev|drm -#timeout=300 +# backend=fbdev|drm +# timeout=300 [keyboard] autohide=false @@ -16,12 +16,14 @@ obscured=true default=breezy-light alternate=breezy-dark -#[input] -#keyboard=false -#pointer=false -#touchscreen=false +# [input] +# keyboard=false +# pointer=false +# touchscreen=false -#[quirks] -#fbdev_force_refresh=true -#terminal_prevent_graphics_mode=true -#terminal_allow_keyboard_input=true +# [quirks] +# fbdev_force_refresh=true +# terminal_prevent_graphics_mode=true +# TODO: terminal_allow_keyboard_input=true could be used to pipe my password +# straight into `login`, instead of the more convoluted redirect approach?? +# terminal_allow_keyboard_input=true