This commit is contained in:
2026-03-31 20:13:15 +08:00
parent 48044e957d
commit 08c513b995
1155 changed files with 79920 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# 设置主题
theme = Matugen
command = /usr/bin/fish
#设置透明度
background-opacity=0.88
#设置字体
font-family= "JetBrains Maple Mono"
font-size = 15
#取消关闭时的确认
# confirm-close-surface = false
#设置左右边距
window-padding-x=10
#设置上下边距
window-padding-y=10