diff options
author | Ekaitz Zárraga <ekaitz.zarraga@protonmail.com> | 2019-07-26 11:03:17 +0200 |
---|---|---|
committer | Ekaitz Zárraga <ekaitz.zarraga@protonmail.com> | 2019-07-26 11:03:17 +0200 |
commit | f814734341c1ead1c13dea85bcc7edbcb58f1348 (patch) | |
tree | 2ca169e0143cc31eebec2eb600dff05759ff8816 /konsole/Default.profile | |
parent | 3452065adba96549edb077e10951d3bbea77b0c5 (diff) |
Linux based dracula, no weird bullshit
Diffstat (limited to 'konsole/Default.profile')
-rw-r--r-- | konsole/Default.profile | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/konsole/Default.profile b/konsole/Default.profile new file mode 100644 index 0000000..5881bf0 --- /dev/null +++ b/konsole/Default.profile @@ -0,0 +1,17 @@ +[Appearance] +BoldIntense=true +ColorScheme=Dracula-Linux +Font=B612 Mono,11,-1,5,50,0,0,0,0,0,Regular +LineSpacing=1 +UseFontLineChararacters=false + +[General] +Name=Default +Parent=FALLBACK/ + +[Scrolling] +HistoryMode=2 + +[Terminal Features] +FlowControlEnabled=false +UrlHintsModifiers=0 |