Comment 6 for bug 1450727

Revision history for this message
Matthieu Baerts (matttbe) wrote :

> I cannot see any check box to remember my choice

You should see a box on the bottom of the dialogue shown when launching this command:

    $ cairo-dock -A

Or you can also modify config files with this command:

    $ sed -e '/default backend/c\default backend=cairo' ~/.config/cairo-dock/.cairo-dock

(then relaunch the dock)