Comment 12 for bug 1717486

Revision history for this message
Wolf Rogner (war-rsb) wrote :

I have established a workaround which involves no session locking

from a terminal window:
$ gsettings set org.gnome.shell.extensions.dash-to-dock dock-position 'LEFT'

I added an alias to my .bash_aliases to speed the process.
LEFT can be substituted to where your bar is ({'TOP','RIGHT','BOTTOM','LEFT'}).