diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-25 14:35:15 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-25 14:35:15 -0600 |
| commit | e180b0bc64835ded6a6a408209e6b05a5a81ae2c (patch) | |
| tree | 9eb6c38cccafc03ef5e31c4361606a53048aa2fe /todo.org | |
| parent | f99eb7ad3a9efd43ba144ac92369022a1f7f373a (diff) | |
| download | archsetup-e180b0bc64835ded6a6a408209e6b05a5a81ae2c.tar.gz archsetup-e180b0bc64835ded6a6a408209e6b05a5a81ae2c.zip | |
docs(todo): add pywal theming and waybar issues
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -984,3 +984,19 @@ 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). + +*** TODO [#D] Pulsemixer scratchpad sizing different from others +mod+a pulsemixer scratchpad appears to be sized differently than other scratchpads. +All use same rules: size (monitor_w*0.6) (monitor_h*0.6). Investigate why it differs. + +*** TODO [#C] Consider pywal for dynamic theming +Use pywal to generate color schemes from wallpaper. Reference: reference-repos/kastrbl4nik-dots/ +Tools: swww (wallpaper), wal (colors), pywalfox (Firefox), pywal-spicetify (Spotify) + +*** TODO Waybar clock not displaying +Clock module is configured correctly but not showing on bar. +- Config and style.css are stowed correctly +- Font (FiraCode Nerd Font Mono) is installed +- Removed battery module (desktop has no battery) +- Other modules (tray, disk, workspaces) appear to work +- Reference config in reference-repos/hyprland-dotfiles/waybar/ |
