From 93b892ce0fba7c3e4c518aaaf0d4f7fddac53857 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Tue, 18 Jun 2019 08:29:55 -0400 Subject: [PATCH] add konsole profile --- applications/konsole.profile | 24 ++++++++++++++++++++++++ files | 1 + 2 files changed, 25 insertions(+) create mode 100644 applications/konsole.profile 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