mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
20 lines
312 B
INI
20 lines
312 B
INI
[main]
|
|
include=~/.config/omarchy/current/theme/foot.ini
|
|
term=xterm-256color
|
|
font=JetBrainsMono Nerd Font:size=9
|
|
pad=14x14
|
|
initial-window-mode=windowed
|
|
workers=0
|
|
|
|
[scrollback]
|
|
lines=10000
|
|
|
|
[cursor]
|
|
style=block
|
|
blink=no
|
|
|
|
[key-bindings]
|
|
clipboard-copy=Control+Insert
|
|
primary-paste=none
|
|
clipboard-paste=Shift+Insert
|