Enable system tray in tint2
This commit is contained in:
@ -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 &
|
||||
|
||||
|
Reference in New Issue
Block a user