dotfiles/home/dot_config/sway/config.d/swayfx

20 lines
487 B
Text
Raw Normal View History

2025-04-24 11:42:53 +01:00
# vi: ft=swayconfig
blur enable
blur_xray disable
blur_passes 3
blur_radius 3
shadows enable
shadows_on_csd enable
shadow_blur_radius 20
smart_corner_radius enable
corner_radius 15
layer_effects "waybar" blur enable; shadows disable; corner_radius 15
layer_effects "notifications" blur enable; corner_radius 12
layer_effects "gtk-layer-shell" blur enable; shadows enable; corner_radius 13
layer_effects "wofi" blur enable; shadows enable; corner_radius 13
titlebar_separator disable