parent
a282cf4d63
commit
8789a2a83e
33 changed files with 37 additions and 24 deletions
56
lnx/.config/foot/foot.ini
Normal file
56
lnx/.config/foot/foot.ini
Normal file
|
@ -0,0 +1,56 @@
|
|||
# -*- conf -*-
|
||||
|
||||
font=Cascadia Code PL:size=14
|
||||
box-drawings-uses-font-glyphs=no
|
||||
# dpi-aware=yes
|
||||
|
||||
notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
|
||||
|
||||
bold-text-in-bright=no
|
||||
word-delimiters=,│`|:"'()[]{}<>
|
||||
|
||||
[bell]
|
||||
urgent=no
|
||||
notify=no
|
||||
|
||||
[scrollback]
|
||||
lines=15000
|
||||
|
||||
[cursor]
|
||||
style=underline
|
||||
color=111111 dcdccc
|
||||
underline-thickness=3
|
||||
|
||||
[mouse]
|
||||
hide-when-typing=no
|
||||
|
||||
[colors]
|
||||
background=282828
|
||||
foreground=ebdbb2
|
||||
|
||||
regular0=282828
|
||||
regular1=cc241d
|
||||
regular2=98971a
|
||||
regular3=d79921
|
||||
regular4=458588
|
||||
regular5=b16286
|
||||
regular6=689d6a
|
||||
regular7=a89984
|
||||
|
||||
bright0=928374
|
||||
bright1=fb4934
|
||||
bright2=b8bb26
|
||||
bright3=fabd2f
|
||||
bright4=83a598
|
||||
bright5=d3869b
|
||||
bright6=8ec07c
|
||||
bright7=ebdbb2
|
||||
|
||||
[key-bindings]
|
||||
clipboard-copy=Mod1+c XF86Copy
|
||||
clipboard-paste=Mod1+v XF86Paste
|
||||
|
||||
[mouse-bindings]
|
||||
select-begin-block=Mod1+BTN_LEFT
|
||||
|
||||
# vim: ft=conf
|
Loading…
Add table
Add a link
Reference in a new issue