Browse Source

Set window title and icon

master
Harish.K 10 years ago
parent
commit
b86de55aa5
  1. 5
      konsole/nvim.profile

5
konsole/nvim.profile

@ -9,9 +9,12 @@ CustomCursorColor=0,255,0
UseCustomCursorColor=true
[General]
Environment=
Environment=\\0
Icon=neovim-mark
LocalTabTitleFormat=%d :Neovim
Name=nvim
Parent=FALLBACK/
RemoteTabTitleFormat=(%d): Neovim
StartInCurrentSessionDir=false
[Keyboard]

Loading…
Cancel
Save