From 74c75aafa963e658bab3c970e1f2156fb086ddde Mon Sep 17 00:00:00 2001
From: iFargle <albert@sysctl.io>
Date: Tue, 22 Aug 2023 17:11:54 +0900
Subject: [PATCH] Organize todo list

---
 README.md | 54 +++++++++++++++++++++++++++++++-----------------------
 1 file changed, 31 insertions(+), 23 deletions(-)

diff --git a/README.md b/README.md
index e92778c6..9b70d53b 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,37 @@ Repo for nix configuration files
 ---
 # To Do List
 * [ ] btrfs snapshots
+* [ ] weechat / weechat-matrix
+  * [ ] weechat overlay - [Link](https://nixos.wiki/wiki/Weechat) - for weechat-matrix
+* [ ] vscodium and user-config.js file?
+* [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden))
+* [ ] Try and submit this as a nixpkg - [Link](https://github.com/SylEleuth/gruvbox-plus-icon-pack)
+* [ ] hyprland
+  * [ ] Set GTK theme for GTK apps 
+* [ ] doom-emacs / spacemacs overlay install / configuration
+  * [ ] Set up a git repo for auto syncing
+* [ ] Get the video card working properly (turn off entirely unless in use by a game)
+* [ ] libadwaita theming on Gnome stuck??
+* [ ] gnome-terminal theming (or alternatives)
+
+---
+# Done
+* [x] hyprland
+  * [x] Try hyprctl
+  * [x] hyprbars - [Link](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprbars)
+  * [x] libinput-gestures?
+  * [x] configure programs.light - keybinds in hyprland config
+  * [x] authentication agent (like polkit-kde-agent)
+* [x] Possibly move away from powerline-go - I want something simpler
+    * Staying with powerline-go, just editing the config in `home-manager/bash.nix`
+* [x] Set up the fingerprint reader - [Link](https://www.makeuseof.com/set-up-fingerprint-scanner-with-pam-on-linux/)
+* [x] sublime music config / theming / integration - [Link](https://docs.sublimemusic.app/)
+* [x] rofi config / theming
+* [x] nvidia drivers
+* [x] WINE configurations
+* [x] btop config / theming
+* [x] swaylock config / theming
+* [x] Get function keys working (sound, brightness, etc)
 * [x] regreet config / theming - Icons still broken for some reason
     * Possibly switch to tuigreet and gruv it
 * [x] mako config / theming
@@ -14,29 +45,6 @@ Repo for nix configuration files
 * [x] powerline config / theming
 * [x] neofetch config / theming
 * [x] kitty config / theming
-* [ ] weechat / weechat-matrix
-* [x] rofi config / theming
-* [x] nvidia drivers
-* [x] WINE configurations
-* [x] btop config / theming
-* [x] swaylock config / theming
-* [ ] vscodium and user-config.js file?
-* [x] Get function keys working (sound, brightness, etc)
-* [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden))
-* [ ] Try and submit this as a nixpkg - [Link](https://github.com/SylEleuth/gruvbox-plus-icon-pack)
-* [x] Possibly move away from powerline-go - I want something simpler
-    * Staying with powerline-go, just editing the config in `home-manager/bash.nix`
-* [x] Set up the fingerprint reader - [Link](https://www.makeuseof.com/set-up-fingerprint-scanner-with-pam-on-linux/)
-* [x] sublime music config / theming / integration - [Link](https://docs.sublimemusic.app/)
-* [x] hyprland
-  * [x] Try hyprctl
-  * [x] hyprbars - [Link](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprbars)
-  * [x] libinput-gestures?
-  * [x] configure programs.light - keybinds in hyprland config
-  * [x] authentication agent (like polkit-kde-agent)
-  * [x] Set GTK theme for GTK apps 
-* [ ] powertop install / config
-* [ ] weechat overlay - [Link](https://nixos.wiki/wiki/Weechat) - for weechat-matrix
 
 ---