From 538fc6ba6e51dffcc5e314b78d0aed83a9f1d81c Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 2 Apr 2024 17:56:17 +0200 Subject: [PATCH] sway: enable swayfx options --- .config/sway/config | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 6471b5e..e5b8f40 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -72,7 +72,17 @@ gaps outer 8 # gaps outer -3 gaps inner 5 -font pango:FiraCode Retina 14px +# ## swayfx start +blur enable +blur_xray enable +blur_passes 2 +blur_radius 10 +shadows enable +corner_radius 3 +default_dim_inactive 0.1 +# ## swayfx end + +font pango:FiraCode Retina weight=700 14px # hide mouse after some seconds inactivity seat * hide_cursor 15000