Added konsole config
This commit is contained in:
parent
f14699160f
commit
25dcd58627
2 changed files with 81 additions and 0 deletions
13
linux/.local/share/konsole/main.profile
Normal file
13
linux/.local/share/konsole/main.profile
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[Appearance]
|
||||
ColorScheme=nord
|
||||
Font=CommitMono Nerd Font,10,-1,5,700,0,0,0,0,0,0,0,0,0,0,1,Bold
|
||||
|
||||
[Cursor Options]
|
||||
CursorShape=1
|
||||
|
||||
[General]
|
||||
Command=/usr/bin/zsh
|
||||
Name=main
|
||||
Parent=FALLBACK/
|
||||
TerminalCenter=true
|
||||
TerminalMargin=10
|
||||
Loading…
Add table
Add a link
Reference in a new issue