From cebdc4720215b5f57427a8f95ebcc4403e21f089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Tue, 6 Jun 2023 01:47:07 +0300 Subject: swayfx settings Because I was missing some eyecandy after all. --- dotfiles/.config/sway/config | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'dotfiles/.config/sway/config') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 0eea7db..d4d7a8d 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -41,6 +41,16 @@ font pango:monospace 9 titlebar_padding 6 2 titlebar_border_thickness 2 +# swayfx +shadows enable +shadow_blur_radius 15 +shadow_color #000000aa +blur enable +blur_radius 8 + +layer_effects "rofi" blur enable; shadows enable +layer_effects "notifications" blur enable; shadows enable + # Use Mouse+$mod to drag floating windows floating_modifier $mod -- cgit v1.2.3