Skip to content

bug: multiple problems while installing #3

@amirreza-sf80

Description

@amirreza-sf80

Did you check docs and existing issues?

  • I have read all the Hyde docs
  • I have searched the existing issues of Hyde
  • I have searched the existing issues of plugins related to this issue

Hyde version

0.2

Operating system/version

arch linux

Describe the bug

hello
so i've copied the .dcol file to Wall-Dcol
i somehow generated the json file am not sure how it was generated, it's probably with hydectl reload after copying the file in .config/hyde/wallbash/theme (should be documented)
but the json file has a different name than the one in README
it's named hyprpanel_wallbash.json

then running ${cacheDir}/landing/wallbash-hyprpanel.json | ags -r "useTheme('${cacheDir}/landing/wallbash-hyprpanel.json')" gives two errors:

zsh: no such file or directory: /home/amirreza/.cache/hyde/landing/wallbash-hyprpanel.json
Error: unknown shorthand flag: 'r' in -r
Usage:
  ags [command]

Available Commands:
  run         Run an app
  request     Send a request to an instance
  list        List running instances
  inspect     Open up Gtk debug tool
  toggle      Toggle visibility of a Window
  quit        Quit an instances
  types       Generate TypeScript types
  bundle      Bundle an app
  init        Initialize a project directory
  help        Help about any command

Flags:
  -h, --help      help for ags
  -v, --version   version for ags

Use "ags [command] --help" for more information about a command.

first one saying that json file can't be executed
second one saying that ags has no -r flag

thanks for your time

Steps To Reproduce

  1. install hyprpanel
  2. copy the .dcol file to .cache/hyde/wallbash/Wall-Dcol
  3. generate the json file

Expected Behavior

to work

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions