diff options
| -rw-r--r-- | todo.org | 24 |
1 files changed, 15 insertions, 9 deletions
@@ -1,9 +1,14 @@ * Work Items -** TODO [#B] split .profile into profile.d with scripts +** DOING [#B] Add Mail Script to Assets +- install mbsync and mu +- create directory structure +- pull email +- index email +once finished, user should be able to launch Emacs + mu4e and read/send email ** TODO [#B] Change pinentry-dmenu install to source install ** TODO [#B] Add Adwaita and Settings for Both GTK and QT -** DOING [#B] Install Test Setup via Virtualbox -** DOING [#B] ZFS Base Installaton +** TODO [#B] Install Test Setup via Virtualbox +** TODO [#B] ZFS Base Installaton *** 2023-08-08 @ 01:02:03 -0500 Separate ZFS setup into another project This project should be independent of the ArchOnZFS project. ArchOnZFS should setup a basic Arch similarly to the default choices on archinstall @@ -12,16 +17,17 @@ 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. -** DOING [#B] Ensure Python-LSP is Installed for Emacs -https://emacs-lsp.github.io/lsp-mode/page/lsp-pylsp/ -pip install 'python-lsp-server[all]' -** 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 +** TODO [#C] Ensure Python-LSP is Installed for Emacs +https://emacs-lsp.github.io/lsp-mode/page/lsp-pylsp/ +pip install 'python-lsp-server[all]' ** TODO [#C] Add Syncthing and Configuration to Install Note https://forum.syncthing.net/t/save-power-on-battery-with-udev/2696 +** TODO [#D] HiDPI Check +Is it only steam that has issues with HiDPI? +Can we detect HiDPI and add separate settings? ** TODO [#D] Detect and fix grub sizing/styling Should be much larger, say 1280x or something? can use vimix styling (there's a vimix grub theme that would match installed gtk/icons/cursor theme |
