aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-27 17:39:45 -0600
committerCraig Jennings <c@cjennings.net>2026-01-27 17:39:45 -0600
commit604186dbf250ac7e807b54735511d055bb9770fb (patch)
tree69cbb26f415b980f3af406c9e2199f7e121e79da /todo.org
parent2f241aa1aa8e1abebf58f6001f4c12914cc2870a (diff)
downloadarchsetup-604186dbf250ac7e807b54735511d055bb9770fb.tar.gz
archsetup-604186dbf250ac7e807b54735511d055bb9770fb.zip
feat(dunst): remove border and match font size to waybar
Set frame_width to 0 (no border) and font size from 13 to 14 in both dupre and hudson theme dunstrc files, matching waybar's 14px text size. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.org b/todo.org
index addade8..e0a301d 100644
--- a/todo.org
+++ b/todo.org
@@ -127,7 +127,7 @@ remove the terminal+ranger keybinding and replace it with opening nautilus
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/
+**** DONE [#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.