dotfiles/.config/sway/config.d/70_autostart

9 lines
269 B
Text
Raw Normal View History

# Autostart apps and helpers on startup (used on all devices usually).
# Start swayidle, which will take care of locking the screen before sleep.
# (See config: .config/swayidle/config)
exec swayidle -w
# Persistent clipboard
exec wl-clip-persist --clipboard regular