From 9625422f18850b5c42df20e1c1cd3d6493830fe1 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 5 Jul 2025 12:11:06 +0100 Subject: Added shows for tiling windows --- .config/maomao/config.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.config/maomao/config.conf') diff --git a/.config/maomao/config.conf b/.config/maomao/config.conf index d98438f..c6395fd 100644 --- a/.config/maomao/config.conf +++ b/.config/maomao/config.conf @@ -81,8 +81,8 @@ swipe_min_threshold=20 mouse_natural_scrolling=0 # Appearance -gappih=5 -gappiv=5 +gappih=10 +gappiv=10 gappoh=10 gappov=10 borderpx=2 @@ -109,8 +109,9 @@ blur_params_saturation = 1.2 # Shadow settings shadows = 1 layer_shadows = 1 -shadows_size = 10 -shadows_blur = 15 +shadow_only_floating = 0 +shadows_size = 8 +shadows_blur = 10 shadows_position_x = 0 shadows_position_y = 0 shadowscolor= 0x000000ff -- cgit v1.2.3