Konfig Ghostty + Diverses
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
font-family = "Ubuntu Mono"
|
||||
font-size = 12
|
||||
#font-style = bold
|
||||
|
||||
#cursor-style = block
|
||||
mouse-scroll-multiplier = 1
|
||||
|
||||
background = "#121212"
|
||||
background-opacity = 0.82
|
||||
window-decoration = none
|
||||
window-padding-x = 5
|
||||
window-padding-y = 5
|
||||
app-notifications = false
|
||||
|
||||
# against high CPU-Usage https://github.com/ghostty-org/ghostty/discussions/3224#discussioncomment-11691632
|
||||
async-backend = epoll
|
||||
shell-integration-features = ssh-env,ssh-terminfo
|
||||
#shell-integration = bash
|
||||
#shell-integration-features = cursor
|
||||
theme = noctalia
|
||||
@@ -0,0 +1,22 @@
|
||||
palette = 0= #33331e
|
||||
palette = 1= #fd4663
|
||||
palette = 2= #e0e467
|
||||
palette = 3= #5cd6a0
|
||||
palette = 4= #66cc6a
|
||||
palette = 5= #e9ec93
|
||||
palette = 6= #96e9c4
|
||||
palette = 7= #f3f3f2
|
||||
palette = 8= #b6b6af
|
||||
palette = 9= #fd4663
|
||||
palette = 10= #e0e467
|
||||
palette = 11= #5cd6a0
|
||||
palette = 12= #66cc6a
|
||||
palette = 13= #e9ec93
|
||||
palette = 14= #96e9c4
|
||||
palette = 15= #f3f3f2
|
||||
background = #262617
|
||||
foreground = #f3f3f2
|
||||
cursor-color = #f3f3f2
|
||||
cursor-text = #262617
|
||||
selection-background = #66cc6a
|
||||
selection-foreground = #242518
|
||||
Reference in New Issue
Block a user