Using foot on wayland.

This commit is contained in:
Jason Hilder 2026-02-27 06:10:01 +02:00
parent 5ca5d68d3b
commit d84aef77ee
1 changed files with 39 additions and 0 deletions

39
config/foot/foot.ini Normal file
View File

@ -0,0 +1,39 @@
[main]
# Font
font=Hack Nerd Font:size=12
# Padding around terminal content
pad=10x10
[csd]
preferred=none
size=0
[cursor]
style=beam
blink=yes
[colors]
# Background & Foreground
background=1f1f28
foreground=dcd7ba
# Normal colors (regular0..7)
regular0=090618 # sumiInk0
regular1=c34043 # autumnRed
regular2=76946a # autumnGreen
regular3=c0a36e # autumnYellow
regular4=7e9cd8 # crystalBlue
regular5=957fb8 # oniViolet
regular6=6a9589 # waveAqua1
regular7=c8c093 # oldWhite
# Bright colors (bright0..7)
bright0=727169
bright1=e82424
bright2=98bb6c
bright3=e6c384
bright4=7fb4ca
bright5=938aa9
bright6=7aa89f
bright7=dcd7ba