solorice/zsh/.zprofile
2022-04-27 11:41:37 +03:00

4 lines
61 B
Bash

if [[ "$(tty)" = "/dev/tty1"]]; then
pgrep awesome || sx
fi