diff options
author | luigifab <[email protected]> | 2025-07-14 13:02:13 +0200 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2025-07-22 06:31:14 -0400 |
commit | 4ebcc54c9766c6f9e47a6b23497611e088e0fe99 (patch) | |
tree | f0c3d50f87524acb35de39a0d857464361edf8b7 | |
parent | 8cd1ba9b0b055d3d5a4e55bdb0262e7b090bd147 (diff) | |
download | mate-panel-4ebcc54c9766c6f9e47a6b23497611e088e0fe99.tar.bz2 mate-panel-4ebcc54c9766c6f9e47a6b23497611e088e0fe99.tar.xz |
Update window layout
-rw-r--r-- | applets/wncklet/window-list.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applets/wncklet/window-list.ui b/applets/wncklet/window-list.ui index 4cc49f9c..2ed06c0e 100644 --- a/applets/wncklet/window-list.ui +++ b/applets/wncklet/window-list.ui @@ -76,6 +76,7 @@ <object class="GtkNotebook"> <property name="visible">True</property> <property name="can-focus">True</property> + <property name="border_width">5</property> <child> <object class="GtkBox" id="behaviour_vbox"> <property name="visible">True</property> |