Skip to content

Instantly share code, notes, and snippets.

@aarshtalati
Last active May 11, 2019 08:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aarshtalati/7e031a83c93a5b795c7e216fd0975a55 to your computer and use it in GitHub Desktop.
Save aarshtalati/7e031a83c93a5b795c7e216fd0975a55 to your computer and use it in GitHub Desktop.
Restores original Mate panel view in Ubuntu Mate
[general]
object-id-list=['firefox', 'notification-area', 'indicatorappletcomplete', 'clock', 'show-desktop', 'window-list', 'workspace-switcher', 'trashapplet', 'object-1', 'object_0']
toplevel-id-list=['top', 'bottom']
[toplevels/bottom]
expand=true
orientation='bottom'
screen=0
y-bottom=0
size=28
y=1172
[toplevels/top]
expand=true
orientation='top'
screen=0
size=28
[objects/workspace-switcher]
applet-iid='WnckletFactory::WorkspaceSwitcherApplet'
locked=true
toplevel-id='bottom'
position=10
object-type='applet'
panel-right-stick=true
[objects/firefox]
locked=true
launcher-location='/usr/share/applications/firefox.desktop'
menu-path='applications:/'
position=77
object-type='launcher'
toplevel-id='top'
[objects/clock]
applet-iid='ClockAppletFactory::ClockApplet'
locked=true
toplevel-id='top'
position=0
object-type='applet'
panel-right-stick=true
[objects/clock/prefs]
format='24-hour'
custom-format=''
[objects/indicatorappletcomplete]
applet-iid='IndicatorAppletCompleteFactory::IndicatorAppletComplete'
locked=true
toplevel-id='top'
position=10
object-type='applet'
panel-right-stick=true
[objects/object_0]
launcher-location='/usr/share/applications/thunderbird.desktop'
toplevel-id='top'
position=1
object-type='launcher'
[objects/window-list]
applet-iid='WnckletFactory::WindowListApplet'
locked=true
toplevel-id='bottom'
position=20
object-type='applet'
[objects/notification-area]
applet-iid='NotificationAreaAppletFactory::NotificationArea'
locked=true
toplevel-id='top'
position=20
object-type='applet'
panel-right-stick=true
[objects/show-desktop]
applet-iid='WnckletFactory::ShowDesktopApplet'
locked=true
toplevel-id='bottom'
position=0
object-type='applet'
[objects/object-1]
applet-iid='MateMenuAppletFactory::MateMenuApplet'
locked=true
toplevel-id='top'
position=0
object-type='applet'
panel-right-stick=false
[objects/trashapplet]
applet-iid='TrashAppletFactory::TrashApplet'
locked=true
toplevel-id='bottom'
position=0
object-type='applet'
panel-right-stick=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment