diff options
| author | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
|---|---|---|
| committer | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
| commit | c70505d7c7b7b48600f273357694b56ccf5d2a15 (patch) | |
| tree | 21c27ac6ffced8d6d904e35bdb39baa5d685d829 /scripts | |
| download | dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.tar.gz | |
Initial commit
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/dwl.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/dwl.sh b/scripts/dwl.sh new file mode 100755 index 0000000..a5ca49d --- /dev/null +++ b/scripts/dwl.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +dwl -s .local/bin/dwl-startup.sh |
