4

Possible Duplicate:
Where can I find a Unity configuration file?

Where the configuration file of unity launcher is located? Settings which are available through dconf-editor. (desktop-> unity-> launcher). Sorry for my english :)

ruNovel
  • 41

1 Answers1

2

GSettings/dconf works with a single file located at ~/.config/dconf/user - you cannot edit that directly, but either via dconf-editor or the gsettings command.

htorque
  • 64,798