dylanaraps / sowm

An itsy bitsy floating window manager (220~ sloc!).
MIT License
905 stars 70 forks source link

sowm: Autostart #106

Closed not-ivy closed 7 months ago

not-ivy commented 3 years ago

This patch runs autostart_blocking.sh and autostart.sh under the ~/.sowm directory after sowm starts. One or both of these files ommited.

Patch link: https://patch-diff.githubusercontent.com/raw/dylanaraps/sowm/pull/106.patch

How to apply patch Just do
cd sowm
git apply /path/to/105.patch