summaryrefslogtreecommitdiff
path: root/dotfiles/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/todo.org')
-rw-r--r--dotfiles/todo.org65
1 files changed, 65 insertions, 0 deletions
diff --git a/dotfiles/todo.org b/dotfiles/todo.org
new file mode 100644
index 0000000..4e1d6c1
--- /dev/null
+++ b/dotfiles/todo.org
@@ -0,0 +1,65 @@
+
+Dotfiles
+
+* Open
+** TODO Add all mail secrets files to dotfiles
+** TODO Add Thunderbird dotfiles
+** DOING [#A] Try out nvchad
+:LOGBOOK:
+- State "DOING" from "TODO" [2024-11-20 Wed 02:19]
+- State "TODO" from [2024-11-20 Wed 02:13]
+:END:
+https://www.youtube.com/watch?v=Mtgo-nP_r8Y
+https://nvchad.com/
+and add it to the archsetup script if you like it.
+*** TODO [#A] Add nvchad to archlinux
+:LOGBOOK:
+- State "TODO" from [2024-11-20 Wed 02:17]
+:END:
+
+** DOING [#A] Combine archsetup with associated dotfiles
+:LOGBOOK:
+- State "DOING" from "PROJECT" [2024-11-20 Wed 00:36]
+- State "TODO" from [2024-11-18 Mon 17:27]
+:END:
+*** TODO Choose which repo (dotfiles or archsetup) should be the primary repo
+:LOGBOOK:
+- State "TODO" from [2024-11-20 Wed 00:36]
+:END:
+
+*** TODO Move todo tasks over to the primary repo
+:LOGBOOK:
+- State "TODO" from [2024-11-20 Wed 00:36]
+:END:
+
+** PROJECT [#B] Rofi Integration
+:LOGBOOK:
+- State "TODO" from [2024-11-18 Mon 17:26]
+:END:
+*** DOING Review all the launchers
+:LOGBOOK:
+- State "DOING" from "PROJECT" [2024-11-18 Mon 21:23]
+- State "TODO" from [2024-11-18 Mon 21:23]
+:END:
+*** TODO Assess which launchers you
+:LOGBOOK:
+- State "TODO" from [2024-11-18 Mon 21:23]
+:END:
+*** TODO Fix Rofi sizing issue
+:LOGBOOK:
+- State "TODO" from [2024-11-18 Mon 15:14]
+:END:
+Note: rofi -show drun -dpi 1
+The -dpi 1 works. Nothing else does. How to make it permanent?
+*** TODO Pull in rofi scripts to archsetup
+:LOGBOOK:
+- State "TODO" from [2024-11-18 Mon 17:26]
+:END:
+
+** TODO [#B] Review all scripts in ~/.local/bin/
+* Resolved
+** DONE [#C] Ability to turn off touchpad when mouse is plugged in.
+CLOSED: [2025-01-17 Fri 15:40]
+- State "DONE" from "TODO" [2025-01-17 Fri 15:40]
+- Added touchpad-indicator to archsetup
+- Added touchpad-indicator ~/.config files to dotfiles