diff options
author | raveit65 <[email protected]> | 2024-01-28 02:55:04 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-04 18:37:58 +0100 |
commit | f98be9734446e1b620312b69dc8fa8ed0f0997d9 (patch) | |
tree | 7f5517a0bb57398952f06120b81e26053870a1da /data/default.layout | |
parent | 53bfbaac0c874932503d3481a91ed96476212682 (diff) | |
download | mate-panel-f98be9734446e1b620312b69dc8fa8ed0f0997d9.tar.bz2 mate-panel-f98be9734446e1b620312b69dc8fa8ed0f0997d9.tar.xz |
Revert "Add "center-stick" capability applets on the panel"
This reverts commit 38e00280e9d17282717595a05411736a308804c0.
Diffstat (limited to 'data/default.layout')
-rw-r--r-- | data/default.layout | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/default.layout b/data/default.layout index c7aef160..77923b42 100644 --- a/data/default.layout +++ b/data/default.layout @@ -19,7 +19,7 @@ object-type=applet applet-iid=NotificationAreaAppletFactory::NotificationArea toplevel-id=top position=10 -relative-to-edge=end +panel-right-stick=true locked=true [Object clock] @@ -27,7 +27,7 @@ object-type=applet applet-iid=ClockAppletFactory::ClockApplet toplevel-id=top position=0 -relative-to-edge=end +panel-right-stick=true locked=true [Object show-desktop] @@ -49,5 +49,5 @@ object-type=applet applet-iid=WnckletFactory::WorkspaceSwitcherApplet toplevel-id=bottom position=0 -relative-to-edge=end +panel-right-stick=true locked=true |