mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-10-09 17:02:47 +02:00
add stuff in public workflow
This commit is contained in:
parent
a610a9f945
commit
882fd84c96
13 changed files with 466 additions and 4 deletions
76
assets/konsole.profile
Normal file
76
assets/konsole.profile
Normal file
|
@ -0,0 +1,76 @@
|
|||
[Appearance]
|
||||
AntiAliasFonts=true
|
||||
BoldIntense=true
|
||||
ColorScheme=Solarized
|
||||
DimmValue=56
|
||||
Font=Noto Mono,16,-1,5,50,0,0,0,0,0
|
||||
LineSpacing=0
|
||||
TabColor=invalid
|
||||
UseFontLineChararacters=false
|
||||
|
||||
[Cursor Options]
|
||||
CursorShape=0
|
||||
CustomCursorColor=255,255,255
|
||||
CustomCursorTextColor=0,0,0
|
||||
UseCustomCursorColor=false
|
||||
|
||||
[Encoding Options]
|
||||
DefaultEncoding=UTF-8
|
||||
|
||||
[General]
|
||||
Command=/usr/bin/zsh
|
||||
DimWhenInactive=true
|
||||
Environment=TERM=xterm-256color,COLORTERM=truecolor
|
||||
Icon=utilities-terminal
|
||||
LocalTabTitleFormat=%d : %n
|
||||
Name=Profile 1
|
||||
RemoteTabTitleFormat=(%u) %H
|
||||
ShowTerminalSizeHint=true
|
||||
SilenceSeconds=10
|
||||
StartInCurrentSessionDir=true
|
||||
TerminalCenter=true
|
||||
TerminalColumns=110
|
||||
TerminalMargin=20
|
||||
TerminalRows=28
|
||||
|
||||
[Interaction Options]
|
||||
AllowEscapedLinks=false
|
||||
AlternateScrolling=true
|
||||
AutoCopySelectedText=false
|
||||
CopyTextAsHTML=true
|
||||
CtrlRequiredForDrag=true
|
||||
DropUrlsAsText=true
|
||||
EscapedLinksSchema=http://;https://;file://
|
||||
MiddleClickPasteMode=0
|
||||
MouseWheelZoomEnabled=true
|
||||
OpenLinksByDirectClickEnabled=false
|
||||
PasteFromClipboardEnabled=false
|
||||
PasteFromSelectionEnabled=true
|
||||
TrimLeadingSpacesInSelectedText=false
|
||||
TrimTrailingSpacesInSelectedText=false
|
||||
TripleClickMode=0
|
||||
UnderlineFilesEnabled=false
|
||||
UnderlineLinksEnabled=true
|
||||
WordCharacters=:@-./_~?&=%+#
|
||||
|
||||
[Keyboard]
|
||||
KeyBindings=default
|
||||
|
||||
[Scrolling]
|
||||
HighlightScrolledLines=true
|
||||
HistoryMode=1
|
||||
HistorySize=10000
|
||||
ScrollBarPosition=1
|
||||
ScrollFullPage=1
|
||||
|
||||
[Terminal Features]
|
||||
BellMode=1
|
||||
BidiRenderingEnabled=true
|
||||
BlinkingCursorEnabled=false
|
||||
BlinkingTextEnabled=true
|
||||
FlowControlEnabled=true
|
||||
PeekPrimaryKeySequence=
|
||||
ReverseUrlHints=false
|
||||
UrlHintsModifiers=0
|
||||
VerticalLine=false
|
||||
VerticalLineAtChar=80
|
Loading…
Add table
Add a link
Reference in a new issue