6 lines
118 B
Bash
Executable File
6 lines
118 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
nomarchy-launch-floating-terminal-with-presentation "voxtype setup model"
|
|
nomarchy-restart-waybar
|