first, fix colors, second, no point in symlinks, it rewrites the symlink with a file ._.
This commit is contained in:
parent
ae8daf2223
commit
3aee70526a
1 changed files with 2 additions and 2 deletions
|
@ -26,13 +26,13 @@ BackgroundDarkness=0.900000
|
|||
ColorBoldUseDefault=FALSE
|
||||
ColorForeground=#839496
|
||||
ColorBackground=#002b36
|
||||
ColorCursor=#93a1a1
|
||||
ColorCursor=#fdf6e3
|
||||
ColorPalette=#073642;#dc322f;#859900;#b58900;#268bd2;#d33682;#2aa198;#eee8d5;#002b36;#cb4b16;#586e75;#657b83;#839496;#6c71c4;#93a1a1;#fdf6e3
|
||||
TabActivityColor=#dc322f
|
||||
TitleMode=TERMINAL_TITLE_HIDE
|
||||
DropdownMoveToActive=FALSE
|
||||
FontAllowBold=FALSE
|
||||
ColorBold=#93a1a1
|
||||
ColorBold=#fdf6e3
|
||||
ScrollingSingleLine=FALSE
|
||||
ScrollingOnOutput=FALSE
|
||||
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
|
||||
|
|
Loading…
Reference in a new issue