fix: typo

This commit is contained in:
Tobias Reisinger 2020-07-15 20:26:50 +02:00
parent 2a4e6c15f3
commit e103d16acc

View file

@ -1,5 +1,5 @@
[ -f "$HOME/.config/user-dirs.dirs" ] && source $HOME/.config/user-dirs.dirs
source $HOME/.config/enviroment
source $HOME/.config/environment
#xcompmgr -c -r0 &
picom &
@ -37,7 +37,6 @@ _autostart_on_launch()
env GTK_THEME=Adwaita:light firefox &
start_jack >/tmp/jack.log 2>&1
#launch_jack
sleep 1
teamspeak3 &
sleep 2
@ -46,7 +45,7 @@ _autostart_on_launch()
riot-desktop &
sleep 1
bspc node "@voip:/first" -f
dg-open "steam://open/friends/"
xdg-open "steam://open/friends/"
mopidy &
ympd --webport 54594 &