commit 52becb46aae16f3f195e96898b7a1524864aa5d1 parent 2483d8c87abb80e5c78960847dcee7d8996b848a Author: mtmn <miro@haravara.org> Date: Tue, 7 Apr 2026 11:14:58 +0200 chore: add opacity, misc Diffstat:
| D | modules/mixins/dotfiles/config/ghostty/config | | | 49 | ------------------------------------------------- |
| R | feeds -> modules/mixins/dotfiles/config/newsraft/feeds | | | 0 |
2 files changed, 0 insertions(+), 49 deletions(-)
diff --git a/modules/mixins/dotfiles/config/ghostty/config b/modules/mixins/dotfiles/config/ghostty/config @@ -1,49 +0,0 @@ -window-decoration = false - -scrollback-limit = 10000 -mouse-hide-while-typing = true - -font-family = "PragmataPro" -font-size = 16 -font-style-bold = no-bold -font-style-bold-italic = no-bold-italic - -cursor-style = block -cursor-style-blink = false -cursor-color = #fd3333 -cursor-text = #15050f -shell-integration-features = no-cursor - -background = #000000 -foreground = #ffffff - -selection-background = #50447f -selection-foreground = #ffffff - -cursor-color = #ccaaee - -palette = 0=#332d38 -palette = 1=#eca28f -palette = 2=#b9d0aa -palette = 3=#c0b080 -palette = 4=#9fbfe7 -palette = 5=#e9acbf -palette = 6=#a0c0d0 -palette = 7=#ffffff -palette = 8=#332d38 -palette = 9=#eca28f -palette = 10=#b9d0aa -palette = 11=#c0b080 -palette = 12=#9fbfe7 -palette = 13=#e9acbf -palette = 14=#a0c0d0 -palette = 15=#ffffff - -keybind = ctrl+shift+c=copy_to_clipboard -keybind = ctrl+shift+v=paste_from_clipboard -keybind = shift+insert=paste_from_selection -keybind = ctrl+plus=increase_font_size:1 -keybind = ctrl+equal=increase_font_size:1 -keybind = ctrl+minus=decrease_font_size:1 -keybind = ctrl+0=reset_font_size -keybind = ctrl+shift+n=new_window diff --git a/feeds b/modules/mixins/dotfiles/config/newsraft/feeds