diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | guides/setups/nc10-laptop/debian-buster.org | 11 |
2 files changed, 9 insertions, 4 deletions
@@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 10642 words in 23 pages +## still reachable: 10682 words in 23 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/guides/setups/nc10-laptop/debian-buster.org b/guides/setups/nc10-laptop/debian-buster.org index 40da5a1..e31b43b 100644 --- a/guides/setups/nc10-laptop/debian-buster.org +++ b/guides/setups/nc10-laptop/debian-buster.org @@ -127,7 +127,8 @@ Fun fact! git can guess user.email from $EMAIL and user.name from the - [X] Use system font - [ ] Display menubar in new windows **** Advanced -- [X] Disable all menu access keys (such as Alt-f) +- [X] Disable all menu access keys (such as Alt-f) /for readline/ +- [X] Disable help window shortcut key (F10 by default) /for wavemon/ - [X] Automatically copy selection to clipboard *** Mouse and Touchpad @@ -201,6 +202,8 @@ elementary Xfce darker - Default Font: Noto Sans 9 - Default Monospace Font: Noto Mono 9 - Hinting: Slight +- Sub-pixel order: RGB (trusting the [[http://www.lagom.nl/lcd-test/subpixel.php][Lagom LCD test pages]] here, + changing the setting has no visible effect AFAICT…) *** Window manager **** Style @@ -232,7 +235,7 @@ Somewhat shorter than with BunsenLabs… Write script to apply powertop advice. ** Install more stuff -htop ripgrep vim wordnet +ripgrep vim wordnet *** documentation info manpages-dev manpages-posix manpages-posix-dev gcc-doc tar-doc @@ -242,8 +245,10 @@ E: Package 'gcc-doc' has no installation candidate gcc-doc is only available in the /backports/? *** Emacs build dependencies +build-dep emacs libjansson-dev libwebkit2gtk-4.0-dev - +*** system monitoring +htop powertop wavemon ** Configure more stuff *** lightdm Debian [[https://wiki.debian.org/LightDM#Enable_user_list][hides the list of users]] on the login screen; Bunsenlabs [[https://github.com/BunsenLabs/bunsen-configs/blob/9.6-1/lightdm.conf.d/50_bunsen.conf][enables |
