diff options
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -121,11 +121,10 @@ The script handles edge cases gracefully, provides detailed error messages with *** TODO [#A] Make Hyprland Bulletproof and Comfy -**** TODO [#A] Change cursor theme (curren theme's cross too small for screenshots) -**** TODO [#B] waybar's temperature monitor should change color when hot. +**** DONE [#B] waybar's temperature monitor should change color when hot. Consider the temperature at which the CPU is getting "too hot". define two temperature thresholds that are "approaching too hot" (when the user should begin paying attention) and "nearly too hot" (when it's approaching a temperature where the user should take action). have the color change to yellow when it's approaching the first threshold, and red when it approaches the second. we'll be using themed colors from the dupre theme. -**** TODO [#B] waybar's storage monitor should change color when approaching full. +**** DONE [#B] waybar's storage monitor should change color when approaching full. waybar's storage monitor should change color when it approaches full, to allow the user to take action. note that since this system could be running on zfs, btrfs, and ext4 file systems, this should work no matter which of these filesystems we are running on. When storage is at or over 80% full, the color of the storage icon on the waybar panel should turn yellow. When the storage is at or over 90$ full, it should be red. we'll be using themed colors form the dupre theme. **** TODO [#D] Consider Customizing Hyprland Animations @@ -227,6 +226,9 @@ Implementation: bind = $mod, Z, togglespecialworkspace, desktop #+end_src +**** DONE [#A] Change cursor theme (curren theme's cross too small for screenshots) +CLOSED: [2026-01-27 Tue] +Switched to Bibata-Modern-Ice across all configs (hyprland, Xresources, GTK, archsetup). **** DONE [#B] new master windows do not have focus CLOSED: [2026-01-27 Tue] Added focus_on_activate = true to misc section in hyprland.conf. |
