Konfig Ghostty + Diverses

This commit is contained in:
2026-07-23 06:44:07 +02:00
parent b29f1d9a27
commit 76bb8dddde
11 changed files with 196 additions and 101 deletions
+20
View File
@@ -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
+22
View File
@@ -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