dotfiles

Alpine Linux dotfiles

git clone git://git.lin.moe/dotfiles.git

 1exec wl-paste -t text --watch clipman store
 2
 3exec_always fcitx5 -d --replace
 4
 5exec mako
 6
 7exec foot --server
 8
 9exec '[[ -z "${ENABLE_VNC}" ]] || wayvnc'
10
11exec swayidle -w \
12  timeout 600 'swaylock -f --image $LOCKING_IMG' \
13  timeout 1200 'swaymsg "output * power off"' \
14  resume 'swaymsg "output * power on"'
15
16output * bg "${BACKGROUND_IMG}" fill
17
18exec_always dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway