Enable system tray in tint2

This commit is contained in:
natemaia
2019-03-03 15:25:39 -08:00
parent 5ebbd10bc8
commit de93e7d7c9
9 changed files with 602 additions and 540 deletions

View File

@ -10,6 +10,9 @@ export XDG_CONFIG_HOME="$HOME/.config"
[ -d /usr/sbin ] && PATH="$PATH:/usr/sbin"
[ -d "$HOME/bin" ] && PATH="$HOME/bin:$PATH"
# compton
al-compositor --start &
# restore the background
nitrogen --restore &