summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org15
1 files changed, 10 insertions, 5 deletions
diff --git a/todo.org b/todo.org
index 71167fb..7be0cb2 100644
--- a/todo.org
+++ b/todo.org
@@ -185,7 +185,8 @@ Other layout plugins (none have deck):
Decision: Keep current setup or adopt hy3 for more flexible manual tiling.
-***** TODO [#C] Consider Pywal for Dynamic Theming
+***** CANCELLED [#C] Consider Pywal for Dynamic Theming
+CLOSED: [2026-01-26 Mon]
Use pywal to generate color schemes from wallpaper. Reference: reference-repos/kastrbl4nik-dots/
Tools: swww (wallpaper), wal (colors), pywalfox (Firefox), pywal-spicetify (Spotify)
@@ -233,7 +234,8 @@ Watch =~/.cache/swww/= for changes and trigger wal automatically. More complex.
- Some wallpapers produce great palettes; others produce muddy low-contrast results
- Current goldenrod/dark gray theme works well - pywal would replace it
-***** TODO [#D] Consider improving waybar netspeed click responsiveness
+***** CANCELLED [#D] Consider improving waybar netspeed click responsiveness
+CLOSED: [2026-01-26 Mon]
The network module has a 1-second sleep to measure throughput, causing occasional
missed clicks when toggling the scratchpad. Options if this becomes annoying:
1. Increase interval (fewer refreshes = fewer missed clicks, less frequent updates)
@@ -328,14 +330,17 @@ CLOSED: [2026-01-26 Mon]
Added clearcpuid=rdseed kernel parameter to suppress "RDSEED32 is broken" message.
Also added is_amd_zen5() detection and Hardware Workarounds section to archsetup.
-***** TODO [#B] Prune desktop files from application menu
-Hide unwanted .desktop entries from fuzzel/app launcher. Some installed apps clutter the menu unnecessarily.
+***** DONE [#B] Prune desktop files from application menu
+CLOSED: [2026-01-26 Mon]
+Hide unwanted .desktop entries from fuzzel/app launcher. Created ~90 NoDisplay=true overrides
+in dotfiles/hyprland/.local/share/applications/.
-***** TODO [#B] Review scripts in dotfiles ~/.local/bin
+***** TODO [#B] Review scripts and configs in dotfiles
112 scripts across system and hyprland dotfiles. Many are from DWM/X11 era.
- Identify scripts still in use vs obsolete
- Migrate useful dmenu scripts to fuzzel for Wayland
- Remove or archive unused scripts
+- Remove config files for apps no longer installed
***** DONE [#C] Standardize font size and name across theme configs
CLOSED: [2026-01-26 Mon]