diff options
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |
