Add note on i3 restart

This commit is contained in:
RealStickman 2021-05-06 13:55:28 +02:00
parent e4d0c6b88e
commit 7976de414b

View File

@ -312,6 +312,9 @@ fi
"$HOME/.fehbg" "$HOME/.fehbg"
# TODO make this only run if i3 is actually active # TODO make this only run if i3 is actually active
# if [[ "$(ps aux | grep "FIXME")" ]]; then ...
# ps aux | grep "\si3\s" TODO
# ps aux | grep "\si3\$" breaks if i3 has been restarted already in this session
i3 restart i3 restart
#output #output