solorice/.config/zsh/.zprofile
2022-05-11 15:33:22 +03:00

4 lines
61 B
Bash

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