summaryrefslogtreecommitdiffstats
path: root/.scripts/i3cmds/ddspawn
Commit message (Collapse)AuthorAgeFilesLines
* Avoid bashismLouis-Michel Raynauld2019-05-111-3/+5
|
* Fix for spawning scripts that require no argsLouis-Michel Raynauld2019-05-091-1/+1
| | | | | 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!
* ddspawn simplificationLuke Smith2019-01-031-14/+7
|
* ddspawn fixLuke Smith2019-01-031-1/+1
|
* Simplified ddspawn, no need for pauseGergely Horváth2019-01-031-4/+3
|
* let a thousand autistic tweaks bloomLuke Smith2018-12-011-1/+0
|
* scripts sortedLuke Smith2018-11-051-0/+26