42 lines
714 B
INI
42 lines
714 B
INI
include=/usr/share/foot/themes/modus-vivendi
|
|
|
|
# =========================
|
|
# General
|
|
# =========================
|
|
[main]
|
|
shell=/bin/zellij
|
|
font=JetBrainsMono Nerd Font:size=10, Lohit:size=10
|
|
dpi-aware=yes
|
|
term=xterm-256color
|
|
|
|
# =========================
|
|
# Scrollback
|
|
# =========================
|
|
[scrollback]
|
|
lines=50
|
|
|
|
# =========================
|
|
# Colors & Transparency
|
|
# =========================
|
|
[colors]
|
|
alpha=0.91
|
|
background=1c1b19
|
|
|
|
# =========================
|
|
# Cursor
|
|
# =========================
|
|
[cursor]
|
|
style=block
|
|
blink=no
|
|
|
|
# =========================
|
|
# Window
|
|
# =========================
|
|
# [window]
|
|
|
|
# =========================
|
|
# Performance tuning
|
|
# =========================
|
|
[mouse]
|
|
hide-when-typing=yes
|