From 34d77bcd324081d11549d7128c09e07dac418ac3 Mon Sep 17 00:00:00 2001 From: "Collin J. Doering" Date: Mon, 31 Oct 2022 23:52:33 -0400 Subject: [PATCH] TODO.org: Update project TODOs --- TODO.org | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/TODO.org b/TODO.org index 4f296bc..94fb137 100644 --- a/TODO.org +++ b/TODO.org @@ -6,7 +6,7 @@ * Dotfiles ** ARCHIVE :ARCHIVE: -** DOING Move all user-config to be managed by GNU guix instead of GNU stow [75%] +** DOING Move all user-config to be managed by GNU guix instead of GNU stow [79%] - State "DOING" from "TODO" [2022-10-08 Sat 21:43] - [X] [[file:user-config/alacritty/.config][alacritty]] @@ -27,20 +27,20 @@ - [X] +[[file:user-config/redshift][redshift]]+ (this is not needed as redshift is already configured via guix home service) - [X] [[file:user-config/rofi][rofi]] - [X] [[file:user-config/rofi-pass][rofi-pass]] -- [ ] REMOVE] - - [ ] [[file:user-config/mpd][mpd]] - likely not needed as I now use plex instead 😭 - - [ ] [[file:user-config/shepherd][shepherd]] - have to look into this (shepherd services should now be managed with guix-home) -- [ ] [[file:user-config/sway][sway]] - has xdg-configuration-file as well as binary in .bin +- [X] REMOVE + - [X] [[file:user-config/mpd][mpd]] - likely not needed as I now use plex instead 😭 + - [X] [[file:user-config/shepherd][shepherd]] - have to look into this (shepherd services should now be managed with guix-home) +- [ ] [[file:user-config/sway][sway]] - has xdg-configuration-file as well as script in .bin - [X] [[file:user-config/tmux][tmux]] - [X] [[file:user-config/wofi][wofi]] - [ ] [[file:user-config/xmonad][xmonad]] - more complicated (technically compilation should only happen when the guix home profile is built..) -- [ ] [[file:user-config/xorg][xorg]] - files and a binary in .bin (binary is startx replacement, likely can be done +- [ ] [[file:user-config/xorg][xorg]] - files and a script in .bin (script is startx replacement, likely can be done better (there is a function to help with this somewhere in guix)) - [X] [[file:user-config/zathura][zathura]] - [X] [[file:user-config/zsh][zsh ]] ** TODO Setup ~xss-lock~ to use the ~--transfer-sleep-lock~ option -DEADLINE: <2022-10-28 Fri> +DEADLINE: <2022-11-05 Sat> From the ~xss-lock~ manual: @@ -54,5 +54,6 @@ From the ~xss-lock~ manual: fer-sleep-lock-*.sh. #+end_quote -Take a look at ~$(guix build xss-lock)/share/doc/xss-lock/transfer-sleep-lock-i3lock.sh~ +Take a look at [[elisp:(find-file (shell-command-to-string "echo -n $(guix build xss-lock)/share/doc/xss-lock/transfer-sleep-lock-i3lock.sh"))][$(guix build xss-lock)/share/doc/xss-lock/transfer-sleep-lock-i3lock.sh]]. + ** TODO Setup [[https://github.com/languitar/pass-git-helper][pass-git-helper]] so http/s git and 'git send-email' credentials can be safely stored