From f4a48af033ad1a8cbc0442d63561aa7d93c73ec9 Mon Sep 17 00:00:00 2001 From: jolzem Date: Thu, 27 Jul 2023 03:35:05 +0200 Subject: [PATCH] Moved to SwayFX --- sway/config | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/sway/config b/sway/config index 4403383..1241b88 100644 --- a/sway/config +++ b/sway/config @@ -14,12 +14,18 @@ set $term alacritty set $browser librewolf set $files nemo -# Your preferred application launcher -# Note: pass the final command to swaymsg so that the resulting window can be opened -# on the original workspace that the command was run on. -# set $menu dmenu_path | dmenu | xargs swaymsg exec -- set $menu eval "dmenu_run $DMENU_COLORS -p 'dmenu'" +# SwayFX exclusive config +blur on +blur_radius 5 +blur_passes 2 +corner_radius 12 +shadows on +shadow_blur_radius 20 +shadow_color #0000007F +default_dim_inactive 0.2 + ### Key bindings # # Basics: