-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- install hyprpanel
- copy the .dcol file to
.cache/hyde/wallbash/Wall-Dcol - generate the json file
Expected Behavior
to work
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working