Dancing in the rain
This commit is contained in:
parent
0b4e7f9185
commit
cef35c17b9
6 changed files with 27 additions and 18 deletions
|
@ -2,7 +2,7 @@
|
|||
shell=/bin/zsh
|
||||
term=xterm-256color
|
||||
title=foot
|
||||
font=Inconsolata
|
||||
font=CommitMono,Arimo Nerd Font
|
||||
letter-spacing=0
|
||||
dpi-aware=yes
|
||||
include = ~/.cache/hellwal/foot-colors.ini
|
||||
|
@ -14,5 +14,15 @@ alpha=0.85
|
|||
style=beam
|
||||
unfocused-style=none
|
||||
blink=yes
|
||||
beam-thickness=1
|
||||
beam-thickness=2px
|
||||
blink-rate=600
|
||||
|
||||
[key-bindings]
|
||||
scrollback-up-half-page=Mod1+u
|
||||
scrollback-down-half-page=Mod1+d
|
||||
scrollback-up-line=Mod1+k
|
||||
scrollback-down-line=Mod1+j
|
||||
font-increase=Mod1+Shift+k
|
||||
font-decrease=Mod1+Shift+j
|
||||
font-reset=Mod1+Home
|
||||
spawn-terminal=Control+t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue