7 Commits

Author SHA1 Message Date
Louis-Michel Raynauld
11592db335
Avoid bashism 2019-05-11 18:35:19 -07:00
Louis-Michel Raynauld
03c083c83a
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
dc00b95f69
ddspawn simplification 2019-01-03 19:11:39 -05:00
Luke Smith
13e2d589d1
ddspawn fix 2019-01-03 14:52:36 -05:00
Gergely Horváth
60dc1da4fd
Simplified ddspawn, no need for pause 2019-01-03 19:51:38 +01:00
Luke Smith
976b7d33f7
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