Konfiguration Ghostty angepasst

This commit is contained in:
2026-07-31 20:17:57 +02:00
parent 76bb8dddde
commit 44d80aef17
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -7,14 +7,15 @@ mouse-scroll-multiplier = 1
background = "#121212" background = "#121212"
background-opacity = 0.82 background-opacity = 0.82
theme = noctalia
window-decoration = none window-decoration = none
window-padding-x = 5 window-padding-x = 5
window-padding-y = 5 window-padding-y = 5
app-notifications = false app-notifications = false
scrollbar = never
# against high CPU-Usage https://github.com/ghostty-org/ghostty/discussions/3224#discussioncomment-11691632 # against high CPU-Usage https://github.com/ghostty-org/ghostty/discussions/3224#discussioncomment-11691632
async-backend = epoll async-backend = epoll
shell-integration-features = ssh-env,ssh-terminfo shell-integration-features = ssh-env,ssh-terminfo
#shell-integration = bash #shell-integration = bash
#shell-integration-features = cursor #shell-integration-features = cursor
theme = noctalia
+2 -1
View File
@@ -1,6 +1,6 @@
#+title: Dotfiles #+title: Dotfiles
#+AUTHOR: Manuel Prinz #+AUTHOR: Manuel Prinz
#+date: 23.07.2026 #+date: 31.07.2026
Hier die Sammlung meiner persönlichen =Dotfiles=. Hier die Sammlung meiner persönlichen =Dotfiles=.
@@ -8,6 +8,7 @@ Hier die Sammlung meiner persönlichen =Dotfiles=.
Aktuell sammle ich hier erstmal alle Dotfiles, die ich global für meine PCs nutzen kann. Also nur diese für Anwendungen und nicht die für verschiedene Window-Manager. Das soll aber später auch noch folgen. Aktuell sammle ich hier erstmal alle Dotfiles, die ich global für meine PCs nutzen kann. Also nur diese für Anwendungen und nicht die für verschiedene Window-Manager. Das soll aber später auch noch folgen.
* Changelog * Changelog
+ 31.07.2026: Konfiguration Ghostty angepasst
+ 23.07.2026: Konfiguration Ghostty zugefügt und Diverse aktualisiert + 23.07.2026: Konfiguration Ghostty zugefügt und Diverse aktualisiert
+ 23.07.2026: Konfiguration Fish-Shell zugefügt + 23.07.2026: Konfiguration Fish-Shell zugefügt
+ 10.01.2026: Anpassungen =.bashrc= + 10.01.2026: Anpassungen =.bashrc=