summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org20
1 files changed, 20 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 14ee07d..1720a30 100644
--- a/todo.org
+++ b/todo.org
@@ -964,3 +964,23 @@ Add lexend-fonts-git package to archsetup font installation.
Package: =yay -S lexend-fonts-git=
Captured On: [2025-11-12 Tue 13:52]
RESOLVED: Added aur_install lexend-fonts-git to archsetup (fonts section)
+
+** TODO [#A] Fix Hyprland configuration issues
+Issues discovered during live testing on ratio. Add sub-items as "hyprland config issue".
+
+*** TODO Scratchpads not spawning on keybind
+mod+shift+return toggles special workspace (screen dims) but foot terminal doesn't spawn.
+- Manual spawn works: =foot -T spterm tmux=
+- Fixed pgrep self-match issue (bracket trick)
+- Fixed windowrule syntax (match:class first, then rule)
+- Still not working - need further investigation
+
+*** TODO Wofi launcher can't be dismissed
+mod+space launches wofi but mod+space and mod+shift+c don't dismiss it.
+Need to configure proper dismiss keybinding.
+
+*** TODO No wallpaper displaying
+Desktop has no wallpaper. Need to set up swww or similar.
+
+*** TODO Verify foot -T flag sets window title correctly
+Need to confirm foot uses -T for title (vs -t or --title).