Update console configuration
This commit is contained in:
parent
05beb0ece3
commit
3094ca8ce7
9 changed files with 61 additions and 2 deletions
16
templates/konsole.profile.j2
Normal file
16
templates/konsole.profile.j2
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
[Appearance]
|
||||
BoldIntense=false
|
||||
ColorScheme=Breeze
|
||||
Font=IBM Plex Mono,13,-1,5,57,0,0,0,0,0,Medium
|
||||
UseFontLineChararacters=true
|
||||
|
||||
[Cursor Options]
|
||||
CursorShape=1
|
||||
|
||||
[General]
|
||||
Environment=TERM=tmux-256color,COLORTERM=truecolor
|
||||
Name=Standard
|
||||
Parent=FALLBACK/
|
||||
StartInCurrentSessionDir=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue