summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-27 17:23:07 -0600
committerCraig Jennings <c@cjennings.net>2026-01-27 17:23:07 -0600
commitdb0493331e08afd4291d97db07013b733788e58f (patch)
treed9c8fe92509a76271107a20059f89b23ff8d6671
parentee2be7f847ae5e44f82990f341c3e54ec393d8c8 (diff)
downloadarchsetup-db0493331e08afd4291d97db07013b733788e58f.tar.gz
archsetup-db0493331e08afd4291d97db07013b733788e58f.zip
docs(todo): add Hyprland UI tasks, update priorities
Add nautilus keybinding, monocle tab-group theming, dunst text sizing, and bump fuzzel/dunst tasks to priority B. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
-rw-r--r--todo.org12
1 files changed, 10 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index a2220d7..b14d9f4 100644
--- a/todo.org
+++ b/todo.org
@@ -121,11 +121,19 @@ The script handles edge cases gracefully, provides detailed error messages with
*** TODO [#A] Make Hyprland Bulletproof and Comfy
-**** TODO [#C] Remove border color from dunst notifications
+**** TODO [#B] Change Keybinding: mod-f should open nautilus
+remove the terminal+ranger keybinding and replace it with opening nautilus
+**** TODO [#B] Monocle layout *(tab group) bar at the top needs to be themed
+the bar appears to be colored straight cyan. cyan should be replaced with dupre blue.
+the other neutral colors should be replaced with dupre neutral colors.
+this will need visual inspection to ensure the right colors are chosen and don't clash in different layouts
+**** TODO [#B] Remove border color from dunst notifications and make the text size match waybar's text size/
Dunst notification popups have a visible border that looks out of place.
Remove or disable the border color to match the clean aesthetic.
-**** TODO [#C] Change fuzzel border color for visibility
+Also, the text is quite large. For consistency, we should make it the same size as the waybar text.
+
+**** TODO [#B] Change fuzzel border color for visibility
Fuzzel menu border blends in too much. Change border color to blue or red
to make the menu more visible when it appears.