dotfiles/.config/tilda/launch.sh

9 lines
57 B
Bash
Executable File

#!/bin/sh
killall tilda
sleep 5
tilda -h &
tilda -h &