feat manage script

This commit is contained in:
2025-02-24 09:51:41 +00:00
commit 1a3a374f3b
45 changed files with 2149 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
# Terminal
term = "xterm-256color"
# Fonts
font-family = "SF Mono"
font-family = "SF Mono"
font-size = 12
font-thicken = true
# Cell width (affects letter spacing)
adjust-cell-width = -1
adjust-cell-height = -1
adjust-font-baseline = -1
# Cursor
cursor-style-blink = false
cursor-style = block
shell-integration-features = no-cursor
# Icon
# macos-icon = custom-style
# macos-icon-frame = plastic
# macos-icon-ghost-color = cba6f7
# macos-icon-screen-color = 181825
# Window
#background = #181818
background = #000000
window-theme = dark
window-width = 100
window-height = 26
window-padding-x = 4
window-padding-y = 2
window-colorspace = display-p3
window-decoration = true
macos-titlebar-style = native
# Resize by row
#window-step-resize = true
#window-padding-balance = true
# Background
background-opacity = 1
background-blur-radius = 0