diff options
Diffstat (limited to 'scripts/rs')
| -rwxr-xr-x | scripts/rs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/rs b/scripts/rs new file mode 100755 index 0000000..f8f1468 --- /dev/null +++ b/scripts/rs @@ -0,0 +1,4 @@ +#!/bin/sh +# A script to start sarc +sx dwm +# That's it |