Updated
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# -*- conf -*-
|
||||
|
||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
||||
shell=/bin/fish
|
||||
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
|
||||
# login-shell=no
|
||||
|
||||
# app-id=foot
|
||||
app-id=foot
|
||||
title=Terminal
|
||||
# locked-title=no
|
||||
|
||||
font=Roboto Mono:size=10
|
||||
font=JetBrainsMono NF:size=12
|
||||
# font-bold=<bold variant of regular font>
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
@@ -65,7 +65,7 @@ dpi-aware=no
|
||||
# alternate-scroll-mode=yes
|
||||
|
||||
[colors]
|
||||
alpha=1.0
|
||||
alpha=0.8
|
||||
foreground=ffffff
|
||||
background=000000
|
||||
regular0=000000 # black
|
||||
|
||||
Reference in New Issue
Block a user