quotes_display/restart.sh

4 lines
53 B
Bash
Raw Normal View History

2024-09-20 15:08:55 +02:00
#!/bin/bash
pkill i3
kill -HUP $(pgrep -t tty1 bash)