From b7ef29a8886a57aadb787807a7c6cf74c1f0ed3a Mon Sep 17 00:00:00 2001 From: anand Date: Wed, 17 Dec 2025 15:57:55 +0530 Subject: Nixos --- foot/foot.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 foot/foot.ini (limited to 'foot') diff --git a/foot/foot.ini b/foot/foot.ini new file mode 100755 index 0000000..eadc4dd --- /dev/null +++ b/foot/foot.ini @@ -0,0 +1,13 @@ +font=JetBrainsMono NF:size=12 + +[colors] + alpha=1.0 + foreground=dcdccc + background=111111 + + [key-bindings] + scrollback-up-line = Control+Shift+k + scrollback-down-line = Control+Shift+j + scrollback-up-half-page = Control+Shift+u + scrollback-down-half-page = Control+Shift+d + unicode-input = Control+Shift+Alt+u -- cgit v1.2.3