diff options
Diffstat (limited to 'guides/setups/plasma')
| -rw-r--r-- | guides/setups/plasma/baloo.org | 9 | ||||
| -rw-r--r-- | guides/setups/plasma/kio.org | 10 | ||||
| -rw-r--r-- | guides/setups/plasma/konsole.org | 51 |
3 files changed, 0 insertions, 70 deletions
diff --git a/guides/setups/plasma/baloo.org b/guides/setups/plasma/baloo.org deleted file mode 100644 index b15c427..0000000 --- a/guides/setups/plasma/baloo.org +++ /dev/null @@ -1,9 +0,0 @@ -Confused by - -- the memory footprint: htop reports "2.6%" of my 4GB RAM, while (a) - the indexer is suspended (b) no index file exists, - -- the "proper" way to disable it? - - ~balooctl disable~ - - xdg-autostart =Hidden=true= - - ~systemctl disable --user plasma-baloorunner.service~ diff --git a/guides/setups/plasma/kio.org b/guides/setups/plasma/kio.org deleted file mode 100644 index 677d3fd..0000000 --- a/guides/setups/plasma/kio.org +++ /dev/null @@ -1,10 +0,0 @@ -* Phone file sharing -Plasma-native apps can browse phone filesystems accessed over MTP -thanks to the KIO API, but other apps need a mount point. -Unfortunately [[https://invent.kde.org/system/kio-fuse/-/merge_requests/10][KIOFuse blacklists MTP]], so we need to resort to -thirdparty tools to create such a mount point. - -[[https://whoozle.github.io/android-file-transfer-linux/][=android-file-transfer-linux=]] ([[https://packages.debian.org/stable/android-file-transfer][Debian]], [[https://software.opensuse.org/package/android-file-transfer-linux][openSUSE]]) can do the job with a -simple ~aft-mtp-mount $MOUNTPOINT~, but one may need to ~pkill kiod~ -first, since [[https://bugs.kde.org/show_bug.cgi?id=412257][that daemon starts hogging]] the… USB… device… bus thing as -soon as the phone is plugged. diff --git a/guides/setups/plasma/konsole.org b/guides/setups/plasma/konsole.org deleted file mode 100644 index 0693091..0000000 --- a/guides/setups/plasma/konsole.org +++ /dev/null @@ -1,51 +0,0 @@ -* 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-0= | reset zoom ✏️ | -| =S-Pgup= | scroll up | -| =S-Pgdown= | scroll down | -| =C-S-f= | search | -| =C-S-v= | paste from clipboard | -| =C-S-m= | toggle menubar | -| =C-S-,= | open preferences | -| =C-M-,= | open shortcuts | - -Disabled: -| =C-M-m= | previous profile | -| =C-M-n= | next profile | -** 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: ∅ - - (necessary to disable toolbar accelerators & free corresponding - readline bindings) -* Profile -** Appearance -*** Miscellaneous -- Inactive Terminals: - - [X] Darken -** Mouse -*** Text interaction -- Copy options: - - [X] Copy on select -*** Miscellaneous -- Text Editor Command: ~emacs +LINE:COLUMN PATH~ - |
