Skip to content
David Keogh edited this page Jul 8, 2021 · 16 revisions

Keyboard shortcuts

  • Ctrl+left-click to begin dragging an item in the dock
  • Ctrl+right-click to access preferences, move/remove the plugin
  • Shift+click to launch another instance
  • Ubuntu Unity style application switching with Super+[1,2,...] (disabled by default)
  • Use the mouse wheel to cycle through open windows

Hidden settings

Your settings file is located at ~/.config/xfce4/panel/docklike-1.rc (or something like that)

  • dockSize=<int> sets the minimum width/height (depending on orientation) of the dock, regardless of the number of items
  • showWindowCount=<bool> if true, adds an overlay showing the number of open windows (if > 2)
  • previewScale=<double> adjusts the scale factor of preview images (the default value is 0.125)
  • previewSleep=<int> adjusts the time, in milliseconds, between new preview images being generated (the default is 250)

Clone this wiki locally