quotes_display/restart.sh
2024-09-20 15:08:55 +02:00

3 lines
53 B
Bash
Executable file

#!/bin/bash
pkill i3
kill -HUP $(pgrep -t tty1 bash)