From 5d6928575f30f37aadbcc9d49119f67428e7ee72 Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 31 Jul 2024 08:30:56 +0900 Subject: [PATCH] Update README --- README.md | 9 ++++++--- docs/complete.md | 2 ++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e14c9300..6d778638 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,17 @@ nix develop -c /etc/nixos/git/docs/setup.sh * [ ] Add audio to rdesktop xrdp config * [ ] Framework volume buttons don't work on KDE * Intermittent +* [ ] KDE not saving HDR / high frame rate settings on Wayland +* [ ] Figure out a way to pass through GPG AND SSH authentications via SSH (so I can use my YubiKey on my server remotely) ## home-manager -* [ ] Find a way to remove all default search engines in Firefox (Google, Amazon, etc) * [ ] KDE: * [ ] Add config for tiling - * [x] Screen brightness system widget WILL NOT GO AWAY - * [x] Add config for lock screen wallpaper? * [ ] Try Darkman - [Link](https://home-manager-options.extranix.com/?query=services.darkman&release=master) +* [ ] Firefox: + * [ ] Find a way to remove all default search engines (Google, Amazon, Yahoo!, etc) + * [ ] Pre-defined containers with URLs to match? (ie, Google container opens Google stuff automatically) + * [ ] Arkenfox interfering with some audio settings (media.mediasource, for example) ## Homelab General * [ ] Upgrades: diff --git a/docs/complete.md b/docs/complete.md index 91ce0751..c7fb6f8c 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -216,3 +216,5 @@ * [x] Re-install - Migration isn't working * [x] Nextcloud * [x] Configure Redis + * [x] Screen brightness system widget WILL NOT GO AWAY + * [x] Add config for lock screen wallpaper?