dotfiles/.local/share/konsole/NvimTerm.profile

35 lines
548 B
INI
Raw Normal View History

2019-05-28 17:44:30 +02:00
[Appearance]
AntiAliasFonts=true
BoldIntense=false
ColorScheme=Gruvbox8
2020-03-23 12:23:14 +01:00
Font=Hack,16,-1,0,50,0,0,0,0,0
2019-05-28 17:44:30 +02:00
LineSpacing=1
UseFontLineChararacters=true
[Cursor Options]
CursorShape=2
[Encoding Options]
DefaultEncoding=UTF-8
[General]
Command=/bin/nvim +term
Directory=~
Environment=TERM=konsole-256color,COLORTERM=truecolor
Name=NvimTerm
Parent=FALLBACK/
TerminalCenter=true
2022-03-16 09:52:53 +01:00
TerminalColumns=120
2019-05-28 17:44:30 +02:00
TerminalMargin=2
2022-03-16 09:52:53 +01:00
TerminalRows=36
2019-05-28 17:44:30 +02:00
[Scrolling]
2022-03-16 09:52:53 +01:00
HistorySize=200
2019-05-28 17:44:30 +02:00
ScrollBarPosition=2
[Terminal Features]
2022-03-16 09:52:53 +01:00
BellMode=3
2019-05-28 17:44:30 +02:00
BlinkingCursorEnabled=true
# vim:ft=cfg: