From 07eecc4cac9fce519d06d200f8baa339cddbbfc4 Mon Sep 17 00:00:00 2001 From: jolzem Date: Mon, 21 Aug 2023 16:26:26 +0200 Subject: [PATCH] changed border radius, added other xf86 binds --- sway/config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sway/config b/sway/config index 1241b88..c8756d1 100644 --- a/sway/config +++ b/sway/config @@ -20,7 +20,7 @@ set $menu eval "dmenu_run $DMENU_COLORS -p 'dmenu'" blur on blur_radius 5 blur_passes 2 -corner_radius 12 +corner_radius 4 shadows on shadow_blur_radius 20 shadow_color #0000007F @@ -70,6 +70,10 @@ default_dim_inactive 0.2 bindsym XF86AudioNext exec playerctl next bindsym XF86AudioPrev exec playerctl previous bindsym XF86AudioStop exec playerctl stop + + # Other XF86 Binds + bindsym XF86Explorer exec $files + bindsym XF86HomePage exec $browser # # Moving around: #