all repos

dotfiles @ ca6d2ebd68b857e298007752bec74ee83fca79f6

i use rach linux btw
1 files changed, 2 insertions(+), 1 deletions(-)
Updated alacritty
Author: flof-ik ss2316544@gmail.com
Committed at: 2022-03-12 13:25:45 +0200
Parent: a7e6261
M config/alacritty.yml
···
                4
                4
                 window:

              
                5
                5
                   title: Alacritty

              
                6
                6
                   dynamic_padding: false

              
                
                7
                +  decorations: "None"

              
                7
                8
                   opacity: 1

              
                8
                9
                   padding:

              
                9
                10
                     x: 0

              ···
                51
                52
                 schemes:

              
                52
                53
                   vscode: &vscode

              
                53
                54
                     primary:

              
                54
                
                -      background: "#1e1e1e"

              
                
                55
                +      background: "#24283b"

              
                55
                56
                       foreground: "#d4d4d4"

              
                56
                57
                     cursor:

              
                57
                58
                       text: CellBackground