4 lines
96 B
Bash
Executable file
4 lines
96 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
term_float="alacritty --class floating_shell -e"
|
|
$term_float nmtui connect
|