spicetify / marketplace

Download extensions and themes directly from Spicetify
MIT License
1.03k stars 174 forks source link

feat: implement a tweak to adjust Now Playing alignment #804

Closed moazie closed 1 month ago

moazie commented 1 month ago

This tweak allows for a user to adjust the positioning of the Now Playing widget from the left. Now-Playing-Alignment-Tweak

rxri commented 1 month ago

That's an issue on your end though, either by theme or snippet. The second screenshot is the stock "setting"

rxri commented 1 month ago

also your snippet doesn't allow to change anything. It assigns the value and user CANNOT modify it.

moazie commented 1 month ago

That's an issue on your end though, either by theme or snippet. The second screenshot is the stock "setting"

Thats true, i was using another snippet which moves the sidebar to the left so it looked a bit off. This is also my first pull request so i dont have that much experience as you can see.