1 2 3 4 5 6 7 8 9 10 11 12 13 14
#!/usr/bin/env sh killall swayidle pgrep gammastep | xargs kill # This avoids the `task` run in the `.zshrc` export NVIM="true" wl-mirror HDMI-A-1 & pdfpc --windowed=both ./build/%INIT_APPLICATION_NAME.pdf & riverctl send-to-output -current-tags next # vim: ft=sh