diff --git a/applications/konsole.profile b/applications/konsole.profile new file mode 100644 index 0000000..0d5599e --- /dev/null +++ b/applications/konsole.profile @@ -0,0 +1,24 @@ +[Appearance] +ColorScheme=Sweet +Font=PxPlus IBM EGA8,12,-1,5,50,0,0,0,0,0,Regular + +[Cursor Options] +CursorShape=0 +CustomCursorColor=255,155,247 +UseCustomCursorColor=true + +[General] +Name=Profile +Parent=FALLBACK/ +TerminalColumns=80 +TerminalRows=48 + +[Keyboard] +KeyBindings=default + +[Scrolling] +HistoryMode=0 +ScrollBarPosition=2 + +[Terminal Features] +BlinkingCursorEnabled=false diff --git a/files b/files index 5b8e79b..5ee4b21 100644 --- a/files +++ b/files @@ -1,3 +1,4 @@ +applications/konsole.profile ~/.local/share/konsole/Profile.profile applications/ncmpcpp-bind ~/.ncmpcpp/bindings applications/ncmpcpp-conf ~/.ncmpcpp/config build-system/cargo.toml ~/.cargo/config