add eww config

This commit is contained in:
matt1432 2023-05-28 18:05:51 -04:00
parent fac0e15a9e
commit 85dde2e9aa
34 changed files with 2112 additions and 0 deletions
eww/scripts

4
eww/scripts/exec Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
cd ~
${@} 2>&1 >/dev/null &