update
This commit is contained in:
parent
cdd4ede894
commit
d58b7b64cc
3 changed files with 5 additions and 106 deletions
5
ghostty
Normal file
5
ghostty
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
command = tmux
|
||||
confirm-close-surface = always
|
||||
theme = Gruvbox Dark
|
||||
font-family = FiraCode Nerd Font
|
||||
font-size = 13
|
||||
|
|
@ -1,95 +0,0 @@
|
|||
[Background]
|
||||
Color=40,40,40
|
||||
|
||||
[BackgroundFaint]
|
||||
Color=40,40,40
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=40,40,40
|
||||
|
||||
[Color0]
|
||||
Color=40,40,40
|
||||
|
||||
[Color0Faint]
|
||||
Color=40,40,40
|
||||
|
||||
[Color0Intense]
|
||||
Color=146,131,116
|
||||
|
||||
[Color1]
|
||||
Color=204,36,29
|
||||
|
||||
[Color1Faint]
|
||||
Color=204,36,29
|
||||
|
||||
[Color1Intense]
|
||||
Color=251,73,52
|
||||
|
||||
[Color2]
|
||||
Color=152,151,26
|
||||
|
||||
[Color2Faint]
|
||||
Color=152,151,26
|
||||
|
||||
[Color2Intense]
|
||||
Color=184,187,38
|
||||
|
||||
[Color3]
|
||||
Color=215,153,33
|
||||
|
||||
[Color3Faint]
|
||||
Color=215,153,33
|
||||
|
||||
[Color3Intense]
|
||||
Color=250,189,47
|
||||
|
||||
[Color4]
|
||||
Color=69,133,136
|
||||
|
||||
[Color4Faint]
|
||||
Color=69,133,136
|
||||
|
||||
[Color4Intense]
|
||||
Color=131,165,152
|
||||
|
||||
[Color5]
|
||||
Color=177,98,134
|
||||
|
||||
[Color5Faint]
|
||||
Color=177,98,134
|
||||
|
||||
[Color5Intense]
|
||||
Color=211,134,155
|
||||
|
||||
[Color6]
|
||||
Color=104,157,106
|
||||
|
||||
[Color6Faint]
|
||||
Color=104,157,106
|
||||
|
||||
[Color6Intense]
|
||||
Color=142,192,124
|
||||
|
||||
[Color7]
|
||||
Color=168,153,132
|
||||
|
||||
[Color7Faint]
|
||||
Color=168,153,132
|
||||
|
||||
[Color7Intense]
|
||||
Color=235,219,178
|
||||
|
||||
[Foreground]
|
||||
Color=235,219,178
|
||||
|
||||
[ForegroundFaint]
|
||||
Color=235,219,178
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=235,219,178
|
||||
|
||||
[General]
|
||||
Blur=false
|
||||
Description=Gruvbox
|
||||
Opacity=1
|
||||
Wallpaper=
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[Appearance]
|
||||
ColorScheme=Gruvbox
|
||||
Font=FiraCode Nerd Font,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||
|
||||
[General]
|
||||
Command=/usr/bin/bash -ic "tmux attach || tmux; exec bash"
|
||||
Name=Profile 1
|
||||
Parent=FALLBACK/
|
||||
|
||||
[Terminal Features]
|
||||
BlinkingCursorEnabled=false
|
||||
Loading…
Reference in a new issue