Commit graph

6 commits

Author SHA1 Message Date
Louis-Michel Raynauld
fd7c65f8ff Fix for spawning scripts that require no args
For example, "ddspawn vifm" is generating the failing commad "st vifm -e vifm" without this fix.
This proposed change fixes this issue so that "ddspawn vifm" generates the correct "st -e vifm". It also simplify  the i3 command in my view.
Thanks for sharing this helpful script, I used it everywhere!
2019-05-09 12:58:41 -07:00
Luke Smith
0276d90b89 ddspawn simplification 2019-01-03 19:11:39 -05:00
Luke Smith
6a8dbb861c ddspawn fix 2019-01-03 14:52:36 -05:00
Gergely Horváth
bcdfd2e2c4 Simplified ddspawn, no need for pause 2019-01-03 19:51:38 +01:00
Luke Smith
6efc27037a let a thousand autistic tweaks bloom 2018-12-01 14:34:14 -05:00
Luke Smith
2f4c2a68a1 scripts sorted 2018-11-05 17:51:24 -05:00
Renamed from .scripts/ddspawn (Browse further)