mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Fix resizing borders not showing on mate desktop
This commit is contained in:
@@ -1 +0,0 @@
|
||||
metacity-theme.xml
|
||||
1144
metacity-1/metacity-theme-3.xml
Executable file
1144
metacity-1/metacity-theme-3.xml
Executable file
File diff suppressed because it is too large
Load Diff
@@ -30,9 +30,9 @@
|
||||
|
||||
<!-- Focused window -->
|
||||
<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1">
|
||||
<distance name="left_width" value="0" />
|
||||
<distance name="right_width" value="0" />
|
||||
<distance name="bottom_height" value="0" />
|
||||
<distance name="left_width" value="1" />
|
||||
<distance name="right_width" value="1" />
|
||||
<distance name="bottom_height" value="3" />
|
||||
<distance name="left_titlebar_edge" value="5" />
|
||||
<distance name="right_titlebar_edge" value="5" />
|
||||
<distance name="title_vertical_pad" value="4" />
|
||||
|
||||
Reference in New Issue
Block a user