diff options
| -rw-r--r-- | todo.org | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -993,6 +993,10 @@ All use same rules: size (monitor_w*0.6) (monitor_h*0.6). Investigate why it dif 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 wireplumber volume control not working +Click to mute and scroll to adjust not responding. Config uses wpctl commands. +May need to verify wpctl is working or try different approach. + *** TODO Waybar clock not displaying Clock module is configured correctly but not showing on bar. - Config and style.css are stowed correctly @@ -1000,3 +1004,21 @@ Clock module is configured correctly but not showing on bar. - Removed battery module (desktop has no battery) - Other modules (tray, disk, workspaces) appear to work - Reference config in reference-repos/hyprland-dotfiles/waybar/ + +** Favorite Reference Repos (Hyprland/Waybar) +These repos stood out for clean code, aesthetics, or useful features. Return to these for inspiration. + +*** FAVORITE: Hyprland-Rice (currently using for waybar) +URL: https://github.com/CtrlLuzzio/Hyprland-Rice +Location: reference-repos/Hyprland-Rice/ +Notes: Clean minimal waybar, good color scheme, easy to implement. DWM-style colors applied. + +*** FAVORITE: hyprcraft (archived) +URL: https://github.com/zhaleff/hyprcraft +Location: reference-repos/hyprcraft/ +Notes: User's second favorite. Review for additional inspiration. + +*** FAVORITE: BlackNode (latest version of hyprcraft) +URL: https://github.com/zhaleff/BlackNode +Location: reference-repos/BlackNode/ +Notes: Updated/moved repo from hyprcraft. Use this for latest versions. |
