Organize todo list
This commit is contained in:
parent
df4c407651
commit
74c75aafa9
1 changed files with 31 additions and 23 deletions
54
README.md
54
README.md
|
@ -5,6 +5,37 @@ Repo for nix configuration files
|
||||||
---
|
---
|
||||||
# To Do List
|
# To Do List
|
||||||
* [ ] btrfs snapshots
|
* [ ] 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
|
* [x] regreet config / theming - Icons still broken for some reason
|
||||||
* Possibly switch to tuigreet and gruv it
|
* Possibly switch to tuigreet and gruv it
|
||||||
* [x] mako config / theming
|
* [x] mako config / theming
|
||||||
|
@ -14,29 +45,6 @@ Repo for nix configuration files
|
||||||
* [x] powerline config / theming
|
* [x] powerline config / theming
|
||||||
* [x] neofetch config / theming
|
* [x] neofetch config / theming
|
||||||
* [x] kitty 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
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue