5 lines
105 B
Bash
Executable file
5 lines
105 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
source "$(dirname "$0")/prelude"
|
|
floating-term sh -c "launch | xargs swaymsg exec --"
|