summaryrefslogtreecommitdiff
path: root/guides/setups/plasma/konsole.org
diff options
context:
space:
mode:
Diffstat (limited to 'guides/setups/plasma/konsole.org')
-rw-r--r--guides/setups/plasma/konsole.org31
1 files changed, 28 insertions, 3 deletions
diff --git a/guides/setups/plasma/konsole.org b/guides/setups/plasma/konsole.org
index a3154b5..6aaa24d 100644
--- a/guides/setups/plasma/konsole.org
+++ b/guides/setups/plasma/konsole.org
@@ -1,13 +1,16 @@
* Keyboard shortcuts
+- ✏️ :: edited
| =C-(= | split side |
| =C-)= | split below |
| =C-S-e= | hide/restore splits |
+| =C-]= | enlarge split ✏️ |
+| =C-[= | shrink split ✏️ |
| =C-S-h= | tear split off |
| =C-S-t= | new tab |
| =C-TAB= | cycle splits & tabs |
| =C-== | zoom in |
| =C--= | zoom out |
-| =C-M-0= | reset zoom |
+| =C-0= | reset zoom ✏️ |
| =S-Pgup= | scroll up |
| =S-Pgdown= | scroll down |
| =C-S-f= | search |
@@ -15,6 +18,28 @@
| =C-S-m= | toggle menubar |
| =C-S-,= | open preferences |
| =C-M-,= | open shortcuts |
+** Plugins
+⚠️ Plugins define "activation shortcuts"; disabled by visiting each
+one. Shortcuts stored under =~/.config/kde.org/konsole.conf=:
+#+begin_src conf
+[plugins]
+quickcommands\shortcut="Ctrl+^"
+sshplugin\ssh_shortcut="Ctrl+@"
+#+end_src
+
+* UI
+** Toolbar Settings
+- [ ] Lock Toolbar Positions
+- Toolbars Shown: ∅
+* Profile
+** Appearance
+*** Miscellaneous
+- Inactive Terminals:
+ - [X] Darken
+** Mouse
+*** Text interaction
+- Copy options:
+ - [X] Copy on select
+*** Miscellaneous
+- Text Editor Command: ~emacs +LINE:COLUMN PATH~
-⚠️ Some plugins define "activation shortcuts"; disabled by visiting
-each one. Shortcuts stored under =~/.config/kde.org/konsole.conf=.