# Terminal set $term alacritty # Launcher set $menu wofi --show drun -I -G set $lock swaylock set $screenshot_full gscreenshot -s set $screenshot_area /usr/share/swayfx/scripts/grimshot copy area xwayland enable scratchpad_minimize disable # Visual Effects corner_radius 20 smart_corner_radius enable blur on blur_xray off blur_passes 2 blur_radius 5 shadows on shadows_on_csd off shadow_blur_radius 20 shadow_color #0000007F default_dim_inactive 0.0 dim_inactive_colors.unfocused #000000FF dim_inactive_colors.urgent #900000FF set $border 2 default_border pixel $border default_floating_border pixel $border for_window [app_id=".*"] gaps inner all set 5 for_window [app_id=".*"] gaps outer all set 15 for_window [app_id=".*"] opacity 1.00 for_window [app_id=__focused__] opacity 1.00 for_window [app_id="emacs"] opacity 0.9 for_window [app_id="alacritty"] opacity 0.9 # Include keys include ~/.config/sway/keys.conf # Launching programs include ~/.config/sway/launch.conf # Include systemd fix include /etc/sway/config.d/*