1
0
Fork 0

switch to chezmoi

This commit is contained in:
Von Random 2025-01-02 17:33:13 +02:00
parent 3c5d00dbf3
commit a8b0acd4db
76 changed files with 27 additions and 531 deletions

51
dot_config/foot/foot.ini Normal file
View file

@ -0,0 +1,51 @@
# -*- conf -*-
font=VascadiaMod:size=12
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
[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