Where is the setting file that summarizes all configurations of plank?

Asked by Leonardo Villarreal

I'm Elementary OS user. I'm trying to find the file that summarizes settings of plank, same as I installed tweaks, but without having to install it.

When Tweaks is installed, automatically appears a file named as SETTINGS at ~/.config/plank/dock1 and looks something like this:

<<
  [PlankDockPreferences]
  #Whether to show only windows of the current workspace.
  CurrentWorkspaceOnly=false
  #The size of dock icons (in pixels).
  IconSize=30
  #If 0, the dock won't hide. If 1, the dock intelligently hides. If 2, the dock auto-hides. If 3, the dock dodges active maximized windows. If 4, the dock dodges every window.
  HideMode=0
  #Time (in ms) to wait before unhiding the dock.
  UnhideDelay=0
  #Time (in ms) to wait before hiding the dock.
  HideDelay=0
  #The plug-name of the monitor for the dock to show on (e.g. DVI-I-1, HDMI1, LVDS1). Leave this empty to keep on the primary monitor.
  Monitor=
  #List of *.dockitem files on this dock.
  DockItems=pantheon-files.dockitem;;firefox.dockitem
  #The position for the dock on the monitor. If 0, left. If 1, right. If 2, top. If 3, bottom.
  Position=3
  #The dock's position offset from center (in percent).
  Offset=0
  #The name of the dock's theme to use.
  Theme=Kit-Kat
  #The alignment for the dock on the monitor's edge. If 0, panel-mode. If 1, left-aligned. If 2, right-aligned. If 3, centered.
  Alignment=3
  #The alignment of the items in this dock if panel-mode is used. If 1, left-aligned. If 2, right-aligned. If 3, centered.
  ItemsAlignment=3
  #Whether to prevent drag'n'drop actions and lock items on the dock.
  LockItems=false
  #Whether to use pressure-based revealing of the dock if the support is available.
  PressureReveal=true
  #Whether to show only pinned applications. Useful for running more then one dock.
  PinnedOnly=false
  #Whether to automatically pin an application if it seems useful to do.
  AutoPinning=true
  #Whether to show the item for the dock itself.
  ShowDockItem=false
  #Whether the dock will zoom when hovered.
  ZoomEnabled=true
  #The dock's icon-zoom (in percent).
  ZoomPercent=103
>>

An alternative way to this question is: Where is the file that is being edited when Plank preferences http://gamblisfx.com/wp-content/uploads/2015/06/plank-preferences-620x413.jpg (opened by teminal command: plank --preferences) is open?

Thanks in advance.
Sorry, about my poor english.

Question information

Language:
English Edit question
Status:
Expired
For:
Plank Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.