This template is designed for use with HyprPanel. For more information, visit HyprPanel.
NOTE: This is not a standalone package. Ensure you have HyDe installed and a working HyprPanel setup.
Add the file /hyprpanel.dcol to either ~/.config/hyde/wallbash/Wall-Ways
or ~/.config/hyde/wallbash/Wall-Dcol
.
- Wall-Ways: This file is always used regardless of the theme mode or wallbash mode.
- Wall-Dcol: This file attempts to find the theme template (if in theme mode) and falls back to using the dominant color of the wallpapers if no template is available.
-
Header Line:
${cacheDir}/landing/wallbash-hyprpanel.json | ags -r "useTheme('${cacheDir}/landing/wallbash-hyprpanel.json')"
This command sets the theme using the cached wallbash-generated
.json
file.$cacheDir
is the path to~/.cache/hyde/
. -
Wallbash Generation:
${cacheDir}/landing/wallbash-hyprpanel.json
This command generates the wallbash
.json
file. -
Optional Command:
ags -r "useTheme('${cacheDir}/landing/wallbash-hyprpanel.json')"
This command uses the cached wallbash-generated
.json
file to set the theme.
- Dedicated installation
- Enhance the template by adding more contrast to some elements.
- Avoid making breaking changes.
- Make readme comprehensive
- Feel free to open a PR for color corrections!