2024-12-06 01:29:10 -08:00
|
|
|
# -*- conf -*-
|
|
|
|
|
2025-02-08 15:46:17 -08:00
|
|
|
[main]
|
|
|
|
include=~/.config/foot/catppuccin-macchiato.ini
|
|
|
|
|
2024-12-06 01:29:10 -08:00
|
|
|
font=monospace:size=10
|
|
|
|
|
|
|
|
[colors]
|
2025-02-08 15:46:17 -08:00
|
|
|
alpha = .65
|
2024-12-06 01:29:10 -08:00
|
|
|
|
|
|
|
[key-bindings]
|
|
|
|
spawn-terminal=Control+Shift+n
|
|
|
|
|
|
|
|
# Fixes the SHIFT+ENTER escape sequence from showing
|
|
|
|
# Git Issue: https://codeberg.org/dnkl/foot/issues/1358
|
|
|
|
[text-bindings]
|
|
|
|
\x0d = Control+Return Shift+Return Control+Shift+Return
|
2024-12-09 15:42:35 -08:00
|
|
|
\x20 = Shift+space
|