HyDE-Project / hyde-gallery

\\ Repository for supported HyDE themes.
GNU General Public License v3.0
52 stars 12 forks source link

Wallbash not working for non official Hyde themes. #5

Closed 3laws closed 5 months ago

3laws commented 5 months ago

Steps to recreate:

  1. Select theme on wallbash 240506_12h21m07s_screenshot

  2. Swap theme to official Hyde theme 240506_12h14m26s_screenshot

  3. Swap theme to Dracula (in this case), wallbash does not respect theme and only auto works 240506_12h18m19s_screenshot

3laws commented 5 months ago

$ Hyde wallbash toggle


environment: line 4: : No such file or directory
sed: can't read : No such file or directory
environment: eval: line 1: syntax error near unexpected token `('
environment: eval: line 1: `target=@define-color bar-bg rgba(0, 0, 0, 0);'
environment: line 1: =: command not found
environment: line 4: : No such file or directory
sed: can't read : No such file or directory
environment: eval: line 1: syntax error near unexpected token `newline'
environment: eval: line 1: `target=<?xml version="1.0" encoding="UTF-8" standalone="no"?>'
[skip] "/home/3laws/.config/cava/Wall-Dcol"
[skip] "/home/3laws/.config/spicetify/Themes/Sleek/color.ini"```
3laws commented 5 months ago

Actually, further testing shows that this only happens with @RAprogramm themes, T-Crypt's ones work as expected.

kRHYME7 commented 5 months ago

Ops, Never tested it with bare themes all this time. the configs from @RAprogramm do not have header for targetfiles.

It should have this in line # 1 image

@RAprogramm image

@3laws Can you please make an issue into his repo?

RAprogramm commented 5 months ago

Ops, Never tested it with bare themes all this time. the configs from @RAprogramm do not have header for targetfiles.

It should have this in line # 1 image

@RAprogramm image

@3laws Can you please make an issue into his repo?

Guys, I got you! Try to fix that! Thank you

RAprogramm commented 5 months ago

It was not added config pathes at all! I fix it and now all works good. Check this out, guys! One more time thank you for attention!

3laws commented 5 months ago

Tnx it works! I will add an issue on his repo for a resulting visibility issue.