Skip to content

Hyprpanel

241005_14h24m09s_screenshot 241005_14h26m11s_screenshot 241005_14h19m51s_screenshot

Wallbash Template for HyprPanel

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.

Usage

Add the file /hyprpanel.dcol to either ~/.config/hyde/wallbash/Wall-Ways or ~/.config/hyde/wallbash/Wall-Dcol.

Difference Between Wall-Ways and 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.

Using This Template for Themes

  1. Header Line:

    Terminal window
    ${cacheDir}/landing/hyprpanel_wallbash.json | ags -r "useTheme('${cacheDir}/landing/hyprpanel_wallbash.json')"

    This command sets the theme using the cached wallbash-generated .json file. $cacheDir is the path to ~/.cache/hyde/.

  2. Wallbash Generation:

    Terminal window
    ${cacheDir}/landing/hyprpanel_wallbash.json

    This command generates the wallbash .json file.

  3. Optional Command:

    Terminal window
    ags -r "useTheme('${cacheDir}/landing/hyprpanel_wallbash.json')"

    This command uses the cached wallbash-generated .json file to set the theme.