# Set super key set $mod Mod4 # Set terminal set $term kitty # Set app launcher set $menu wofi --allow-images --show=drun --prompt "Search Program" # Set scale set $scale 1.25 # Set background set $bg ~/.config/desktop-common/wallpapers/blue.jpg # Set lockscreen set $lock swaylock # Set Efects set $gaps 10 set $radius 5 set $shadows on set $shadow_blur 15 set $blur enable set $blur_radius 10 set $blur_passes 3 # Set browser set $browser librewolf # System configs include /etc/sway/config.d/* # Local configs include $HOME/.config/sway/config.d/* # Autostart apps exec $HOME/.config/sway/scripts.d/auto.sh