summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2020-11-21 18:29:41 +0100
committerOlivier Fourdan <fourdan@xfce.org>2020-11-21 18:30:07 +0100
commitbb4a8db76ac4db158558b1f48f391054050ab600 (patch)
treec9f2ae1ebacabd8d6a04e46f63f8633909913964 /themes
parentd1f3f0c74283dd5f96b5191b6db6d51e22dd32af (diff)
downloadxfwm4-bb4a8db76ac4db158558b1f48f391054050ab600.tar.gz
themes: Remove title shadow
Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
Diffstat (limited to 'themes')
-rw-r--r--themes/default-hdpi/themerc4
-rw-r--r--themes/default-xhdpi/themerc4
-rw-r--r--themes/default/themerc4
3 files changed, 6 insertions, 6 deletions
diff --git a/themes/default-hdpi/themerc b/themes/default-hdpi/themerc
index cf4e056cc..79c8d80d1 100644
--- a/themes/default-hdpi/themerc
+++ b/themes/default-hdpi/themerc
@@ -14,7 +14,7 @@ shadow_delta_x=0
shadow_delta_y=-5
shadow_opacity=50
title_horizontal_offset=1
-title_shadow_active=under
-title_shadow_inactive=under
+title_shadow_active=false
+title_shadow_inactive=false
title_vertical_offset_active=1
title_vertical_offset_inactive=1
diff --git a/themes/default-xhdpi/themerc b/themes/default-xhdpi/themerc
index 149224734..9c4c5ddd7 100644
--- a/themes/default-xhdpi/themerc
+++ b/themes/default-xhdpi/themerc
@@ -14,7 +14,7 @@ shadow_delta_x=5
shadow_delta_y=-5
shadow_opacity=50
title_horizontal_offset=2
-title_shadow_active=under
-title_shadow_inactive=under
+title_shadow_active=false
+title_shadow_inactive=false
title_vertical_offset_active=2
title_vertical_offset_inactive=2
diff --git a/themes/default/themerc b/themes/default/themerc
index 4ae2ffb00..34270699a 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -14,7 +14,7 @@ shadow_delta_x=0
shadow_delta_y=-5
shadow_opacity=50
title_horizontal_offset=1
-title_shadow_active=under
-title_shadow_inactive=under
+title_shadow_active=false
+title_shadow_inactive=false
title_vertical_offset_active=1
title_vertical_offset_inactive=1