add eww config
This commit is contained in:
parent
fac0e15a9e
commit
85dde2e9aa
34 changed files with 2112 additions and 0 deletions
eww/scripts
4
eww/scripts/exec
Executable file
4
eww/scripts/exec
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd ~
|
||||
${@} 2>&1 >/dev/null &
|
Loading…
Add table
Add a link
Reference in a new issue