2025-11-12 16:03:47 +03:00

23 lines
510 B
Plaintext

# Sway config sourcer
# Screen layout
# exec --no-startup-id ~/.screenlayout/default
# Wallpapers
# exec --no-startup-id nitrogen --restore; sleep 1; picom -b --config ~/.config/picom/picom.conf
# exec --no-startup-id hsetroot
# exec --no-startup-id feh --randomize --no-fehbg --bg-scale $HOME/.wallpaper/*
set $mod Mod4
include ~/.config/sway/other.conf
include ~/.config/sway/bindings.conf
include ~/.config/sway/autostart.conf
include ~/.config/sway/bar.conf
include ~/.config/sway/config.d/*.conf