foot: init
This commit is contained in:
parent
e2ddc10b22
commit
a1c38f605d
2 changed files with 23 additions and 0 deletions
19
config/foot/foot.ini
Normal file
19
config/foot/foot.ini
Normal file
|
@ -0,0 +1,19 @@
|
|||
# -*- conf -*-
|
||||
|
||||
font=monospace:size=10
|
||||
|
||||
[colors]
|
||||
alpha = .65
|
||||
foreground=dcdccc
|
||||
background=393052
|
||||
|
||||
[cursor]
|
||||
color=111111 dcdccc
|
||||
|
||||
[key-bindings]
|
||||
spawn-terminal=Control+Shift+n
|
||||
|
||||
# Fixes the SHIFT+ENTER escape sequence from showing
|
||||
# Git Issue: https://codeberg.org/dnkl/foot/issues/1358
|
||||
[text-bindings]
|
||||
\x0d = Control+Return Shift+Return Control+Shift+Return
|
Loading…
Add table
Add a link
Reference in a new issue