diff --git a/Readme.md b/Readme.md index e4983ef..b8ccc08 100644 --- a/Readme.md +++ b/Readme.md @@ -150,4 +150,11 @@ vim +PlugInstall +qall winget install -e GoLang.Go OpenJS.NodeJS mkdir -p vimfiles\autoload Invoke-WebRequest -Uri "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim" -OutFile "vimfiles\autoload\plug.vim" -``` \ No newline at end of file +``` + +Konsole +-------------------------------------------------------------------------------- +相關檔案位置: + +* dot_config/private_konsolerc +* dot_local/share/konsole \ No newline at end of file diff --git a/dot_config/private_konsolerc b/dot_config/private_konsolerc new file mode 100644 index 0000000..c08397b --- /dev/null +++ b/dot_config/private_konsolerc @@ -0,0 +1,22 @@ +[Desktop Entry] +DefaultProfile=Breath2.profile + +[General] +ConfigVersion=1 + +[MainWindow] +MenuBar=Enabled +StatusBar=Disabled + +[PrintOptions] +PrinterFriendly=true +ScaleOutput=true + +[SaveHistory Settings] +Recent URLs[$e]=file:$HOME/Documents/output + +[TabBar] +NewTabButton=true + +[UiSettings] +ColorScheme=Breath Dark diff --git a/dot_local/share/konsole/Breath2.profile b/dot_local/share/konsole/Breath2.profile new file mode 100644 index 0000000..21b4d9e --- /dev/null +++ b/dot_local/share/konsole/Breath2.profile @@ -0,0 +1,30 @@ +[Appearance] +ColorScheme=Nordic +Font=MesloLGS NF,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 +UseFontLineChararacters=false + +[Cursor Options] +CursorShape=0 + +[General] +Name=Breath2 +Parent=FALLBACK/ +ShowTerminalSizeHint=true +TerminalCenter=false + +[Interaction Options] +OpenLinksByDirectClickEnabled=true +UnderlineFilesEnabled=false + +[Keyboard] +KeyBindings=default + +[Scrolling] +HistoryMode=2 +ReflowLines=true + +[Terminal Features] +BlinkingCursorEnabled=true +LineNumbers=0 +UrlHintsModifiers=0 +VerticalLine=false diff --git a/dot_local/share/konsole/Nordic.colorscheme b/dot_local/share/konsole/Nordic.colorscheme new file mode 100644 index 0000000..bf260dc --- /dev/null +++ b/dot_local/share/konsole/Nordic.colorscheme @@ -0,0 +1,100 @@ +[Background] +Color=46,52,64 + +[BackgroundFaint] +Color=46,52,64 + +[BackgroundIntense] +Color=46,52,64 + +[Color0] +Color=86,98,120 + +[Color0Faint] +Color=86,98,120 + +[Color0Intense] +Color=86,98,120 + +[Color1] +Color=191,97,106 + +[Color1Faint] +Color=191,97,106 + +[Color1Intense] +Color=191,97,106 + +[Color2] +Color=163,190,140 + +[Color2Faint] +Color=163,190,140 + +[Color2Intense] +Color=163,190,140 + +[Color3] +Color=235,203,139 + +[Color3Faint] +Color=235,203,139 + +[Color3Intense] +Color=235,203,139 + +[Color4] +Color=129,161,193 + +[Color4Faint] +Color=129,161,193 + +[Color4Intense] +Color=129,161,193 + +[Color5] +Color=180,142,173 + +[Color5Faint] +Color=180,142,173 + +[Color5Intense] +Color=180,142,173 + +[Color6] +Color=136,192,208 + +[Color6Faint] +Color=136,192,208 + +[Color6Intense] +Color=136,192,208 + +[Color7] +Color=216,222,233 + +[Color7Faint] +Color=216,222,233 + +[Color7Intense] +Color=216,222,233 + +[Foreground] +Color=216,222,233 + +[ForegroundFaint] +Color=216,222,233 + +[ForegroundIntense] +Color=216,222,233 + +[General] +Anchor=0.5,0.5 +Blur=true +ColorRandomization=false +Description=Nordic +FillStyle=Tile +Opacity=0.95 +Wallpaper= +WallpaperFlipType=NoFlip +WallpaperOpacity=1