From 3536d1352776beaf817728af46f51366bd912897 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 29 Sep 2023 19:21:25 +0200 Subject: Add more Konsole tweaks --- guides/setups/plasma/konsole.org | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) (limited to 'guides/setups') 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=. -- cgit v1.2.3