diff options
Diffstat (limited to 'monday')
-rwxr-xr-x | monday | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/bin/bash +riverctl spawn thunderbird; +riverctl spawn obsidian; +riverctl spawn "zathura dox/plan/work/work.pdf"; +riverctl spawn "zathura dox/plan/personal/personal.pdf"; +riverctl spawn "plan f" |