summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <craigmartinjennings@gmail.com>2023-08-22 09:20:08 -0500
committerCraig Jennings <craigmartinjennings@gmail.com>2023-08-22 09:20:08 -0500
commitdabfc5bbddbb8b778bf4bc759b6e1f592cdb719a (patch)
treed62d7b9aa86a98719996727b16e9c16c75b98ee6
parent2cd62e81c0222000355b66b19eb12b4084bf4761 (diff)
latest updates
-rw-r--r--todo.org21
1 files changed, 11 insertions, 10 deletions
diff --git a/todo.org b/todo.org
index ac183f1..5a1a1c0 100644
--- a/todo.org
+++ b/todo.org
@@ -1,8 +1,14 @@
* ArchSetup Work Items
** VERIFY [#B] Add Adwaita and Settings for Both GTK and QT
** DOING [#B] Mu4e setup complete 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 change http remotes to git remotes in postinstall
-*** TODO fix pinentry-dmenu path in ~/.gmupg config directory
+*** TODO fix pinentry-dmenu path in ~/.gnupg config directory
*** TODO Create new git branch named "mu4eaccounts"
*** Completed Work
**** 2023-08-20 @ 17:27:17 -0500 Cloned modified fresh to base
@@ -49,23 +55,16 @@ After making it revert to current known good settings
- Confirm done
Note: I might need to check if .authinfo contains proper email password for google.com mail servers
-** 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 [#A] Fix gpg archive on dotfiles
can't use decrypt_keys script
** TODO [#A] Add transmission-gtk preferences to dotfiles
** TODO [#A] archinstall should install fzf
** TODO [#B] Save virtualbox preferences in dotfiles
** TODO [#B] Change pinentry-dmenu install to source install
-** TODO [#B] Install Test Setup via Virtualbox
-** TODO [#B] HiDPI Check
+** TODO [#C] 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
+** TODO [#C] Scale GTK apps consistently
For instance, virtualbox is huge! is there an environment setting for that?
** TODO [#C] Add login screen
** TODO [#C] Add plymouth screen
@@ -87,6 +86,8 @@ 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.
* ArchSetup Resolved
+** DONE [#B] Install Test Machine via Virtualbox
+Done. ArchSetup is there now
** 2023-08-20 @ 19:20:29 -0500 DONE [#A] Add slock and xautolock
- [X] add "xautolock -time 10 -locker slock &" to .xinitrc
- [X] install xautolock