rhino-linux / unicorn

The official Unicorn Desktop experience
https://rhinolinux.org/unicorn.html
GNU General Public License v3.0
16 stars 5 forks source link

Plank Dock's GUI preferences not saving + my solution, #54

Open YYutopian opened 8 months ago

YYutopian commented 8 months ago

Rhino Linux Version: Rhino Linux 2023.4

Platform: [x86_64]

Describe the bug When one modifies the dock's settings from the GUI, the dock will prioritize the docks.ini file over the new saved preferences.

To Reproduce

  1. Go into the GUI preferences of plank dock.
  2. Set the plank's position to the bottom.
  3. log out and back in.

Expected behavior What would happen is that the dock will revert back to the left, despite setting it to the bottom upon logging back in.

My proposed solution

I noticed that when I removed some of the settings from the dock.ini file as shown in the image, the corresponding GUI setting seems to save again. Perhaps there can be some sort of post-install script that removes some of the original settings from the dock.ini file.

image

ajstrongdev commented 1 week ago

Blocked until #59 is investigated.