From cc2b611b187463916a06786dc37f2cc57a1840e2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 11 Aug 2023 16:08:10 -0500 Subject: progress on tasks --- todo.org | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/todo.org b/todo.org index 9c92d61..48542a9 100644 --- a/todo.org +++ b/todo.org @@ -17,6 +17,9 @@ This script should pickup either from the default choices on archinstall or Arch script is based on: https://blog.timo.page/installing-arch-linux-on-zfs the only script whose steps still works from the many I've checked out. I added the actual steps that worked in assets. +** TODO [#B] HiDPI Check +Is it only steam that has issues with HiDPI? +Can we detect HiDPI and add separate settings? ** TODO [#B] Scale GTK apps consistently For instance, virtualbox is huge! is there an environment setting for that? ** TODO [#C] split .profile into profile.d with scripts @@ -34,6 +37,14 @@ can use vimix styling (there's a vimix grub theme that would match installed gtk ** TODO [#D] Detect and fix systemd-boot settings I'm seeing a default menu on launch. Experiment with optimal settings. * Resolved +** DONE [#B] Ensure Python-LSP is Installed for Emacs +https://emacs-lsp.github.io/lsp-mode/page/lsp-pylsp/ +pip install 'python-lsp-server[all]' +** DONE [#B] Add a few missing apps +- [X] gnome-calculator +- [X] alarm-clock-applet +- [X] ttf-ubraille +- [X] rlwrap (for readline - an emacs sbcl dependency) ** DONE [#C] Install dfc ** DONE [#C] Install speedtest-go ** DONE [#C] consider clipboard manager -- cgit v1.2.3