Skip to content

Commit 85008bd

Browse files
Merge pull request #163 from StrangeRanger/dev
2 parents 8b7b284 + 86a881e commit 85008bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/terminal-profiles/Basic (Modified).terminal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@
887887
<key>WindowTitle</key>
888888
<string>Terminal</string>
889889
<key>columnCount</key>
890-
<integer>92</integer>
890+
<integer>93</integer>
891891
<key>fontAllowsDisableAntialias</key>
892892
<integer>0</integer>
893893
<key>name</key>

docs/terminal-profiles/gnome-terminal-profile.dconf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ cursor-background-color='rgb(139,139,139)'
77
cursor-blink-mode='off'
88
cursor-colors-set=true
99
cursor-foreground-color='rgb(139,139,139)'
10-
default-size-columns=89
11-
default-size-rows=25
10+
default-size-columns=93
11+
default-size-rows=28
1212
font='MesloLGM Nerd Font 11'
1313
foreground-color='rgb(226,226,226)'
1414
highlight-background-color='rgb(59,75,77)'

0 commit comments

Comments
 (0)