diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2024-01-05 16:42:16 -0500 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2024-01-05 16:42:16 -0500 |
| commit | a0d3ea3537e553874b61faf1dbcd4ee82c331581 (patch) | |
| tree | aca53200200817cdb866623a559bc1541c5344cd /bin | |
| parent | _greetd needs to be added to video (diff) | |
lceturing foot config
Diffstat (limited to '')
| -rw-r--r-- | bin/executable_lfoot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/executable_lfoot b/bin/executable_lfoot new file mode 100644 index 0000000..5522085 --- /dev/null +++ b/bin/executable_lfoot @@ -0,0 +1,3 @@ +#!/bin/sh + +foot -c ${HOME}/.config/foot/lfoot.ini |
