Rekito

Results 7 comments of Rekito

I had the same issue in windows 11, I fixed it by adding the following CSS code to `spicetify\Themes\catppuccin-mocha\user.css`: ``` .main-rootlist-rootlistItemLink:link, .main-rootlist-rootlistItemLink:visited { z-index: 1; } ``` And then i...

I can't replicate this bug on my end, using the same FreeTube version and OS version https://github.com/FreeTubeApp/FreeTube/assets/50448746/aa184e09-7520-40bf-b6aa-a990d1f0ec3c

This one https://github.com/FreeTubeApp/FreeTube/commit/a4d45b5fa8a8a1726808c9eebe307643f8dde9c9 But I didn't install it form an exe, I cloned the repo.

I downloaded & installed this: [freetube-0.18.0-nightly-2920-setup-x64.exe](https://github.com/FreeTubeApp/FreeTube/suites/12873490793/artifacts/694431079) from here [Local API: Add support for hashtag pages (#3483)](https://github.com/FreeTubeApp/FreeTube/actions/runs/4966639774) I still can't replicate this bug https://github.com/FreeTubeApp/FreeTube/assets/50448746/015b218d-4b25-4789-afc8-ed4c03c9425f

I also can confirm this, I have the same issue on windows 11 23H2. Even if i re-apply the theme using SecureUxTheme nothing happens while the TV is still plugged...

> ` shutdown_commands: ['shell-exec taskkill /IM zebar.exe /F']` > > and `config_reload_commands: [ 'shell-exec taskkill /IM zebar.exe /F', 'shell-exec %userprofile%/.glzr/zebar/start.bat' ]` Still don't work in stopping / restarting zebar. To...