5 lines
116 B
Bash
Executable file
5 lines
116 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
source "$HOME/.config/dotfiles/bin/prelude"
|
|
floating-term sh -c "launch | xargs swaymsg exec --"
|