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

38 lines
603 B
INI
Raw Permalink Normal View History

2019-05-28 15:44:30 +00:00
[Appearance]
AntiAliasFonts=true
BoldIntense=false
ColorScheme=Gruvbox8
2020-03-23 11:23:14 +00:00
Font=Hack,16,-1,0,50,0,0,0,0,0
2019-05-28 15:44:30 +00:00
LineSpacing=1
UseFontLineChararacters=true
WordMode=true
WordModeAttr=false
WordModeBrahmic=false
2019-05-28 15:44:30 +00:00
[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 08:52:53 +00:00
TerminalColumns=120
2019-05-28 15:44:30 +00:00
TerminalMargin=2
2022-03-16 08:52:53 +00:00
TerminalRows=36
2019-05-28 15:44:30 +00:00
[Scrolling]
2022-03-16 08:52:53 +00:00
HistorySize=200
2019-05-28 15:44:30 +00:00
ScrollBarPosition=2
[Terminal Features]
2022-03-16 08:52:53 +00:00
BellMode=3
2019-05-28 15:44:30 +00:00
BlinkingCursorEnabled=true
# vim:ft=cfg: