summaryrefslogtreecommitdiff
path: root/foot
diff options
context:
space:
mode:
Diffstat (limited to 'foot')
-rwxr-xr-xfoot/foot.ini13
1 files changed, 13 insertions, 0 deletions
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