# vi: ft=swayconfig # Idle configuration exec swayidle -w # Dbug session exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway # notification daemon exec_always fnott& # Clear clipboard history exec cliphist wipe # clipboard history exec wl-paste --watch cliphist store # Start sway session I guess ? exec_always systemctl --user start sway-session.target